aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2018-01-24 17:43:19 -0500
committerAnthony G. Basile <blueness@gentoo.org>2018-01-24 19:38:08 -0500
commit8809440e4b9bd6df32f22e3872f4767a7f75f233 (patch)
tree6db6dd9aacf98a58fcf357af1183ac6ec69841d7 /net-dialup
parentdev-util/cargo: version bump to 0.24.0 (diff)
downloadmusl-8809440e4b9bd6df32f22e3872f4767a7f75f233.tar.gz
musl-8809440e4b9bd6df32f22e3872f4767a7f75f233.tar.bz2
musl-8809440e4b9bd6df32f22e3872f4767a7f75f233.zip
Remove more keywords not supported on musl
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/ppp/ppp-2.4.7-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/ppp/ppp-2.4.7-r3.ebuild b/net-dialup/ppp/ppp-2.4.7-r3.ebuild
index 8db487d5..dba4f7cb 100644
--- a/net-dialup/ppp/ppp-2.4.7-r3.ebuild
+++ b/net-dialup/ppp/ppp-2.4.7-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.samba.org/pub/ppp/${P}.tar.gz
LICENSE="BSD GPL-2"
SLOT="0/${PV}"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="amd64 arm ia64 ~mips ppc ~sh sparc x86"
IUSE="activefilter atm dhcp eap-tls gtk ipv6 libressl pam radius"
DEPEND="activefilter? ( net-libs/libpcap )