diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:24:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:24:31 +0100 |
commit | c5de4a6dbb7c92d2e0be3989b4807361e6e55e7c (patch) | |
tree | 6eb62be9d37bdbcd3195b1ae91c47da748cbb9cb /net-dialup | |
parent | dev-python/webut: sparc stable wrt bug #593142 (diff) | |
download | gentoo-c5de4a6dbb7c92d2e0be3989b4807361e6e55e7c.tar.gz gentoo-c5de4a6dbb7c92d2e0be3989b4807361e6e55e7c.tar.bz2 gentoo-c5de4a6dbb7c92d2e0be3989b4807361e6e55e7c.zip |
net-dialup/ppp: sparc stable wrt bug #546554
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/ppp/ppp-2.4.7-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/ppp/ppp-2.4.7-r3.ebuild b/net-dialup/ppp/ppp-2.4.7-r3.ebuild index cedbbde0b025..dab350e0ecb2 100644 --- a/net-dialup/ppp/ppp-2.4.7-r3.ebuild +++ b/net-dialup/ppp/ppp-2.4.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,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="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="activefilter atm dhcp eap-tls gtk ipv6 libressl pam radius" DEPEND="activefilter? ( net-libs/libpcap ) |