Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/ppp/
Date: Tue, 12 Jun 2018 11:37:15
Message-Id: 1528803193.589ffad31d7e12579f4d04aa851c53dd7b480c75.whissi@gentoo
1 commit: 589ffad31d7e12579f4d04aa851c53dd7b480c75
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 12 11:33:13 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 12 11:33:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=589ffad3
7
8 net-dialup/ppp: x86 stable (bug #657656)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 net-dialup/ppp/ppp-2.4.7-r6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dialup/ppp/ppp-2.4.7-r6.ebuild b/net-dialup/ppp/ppp-2.4.7-r6.ebuild
16 index f13f1d4d1bb..c8710278d95 100644
17 --- a/net-dialup/ppp/ppp-2.4.7-r6.ebuild
18 +++ b/net-dialup/ppp/ppp-2.4.7-r6.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://download.samba.org/pub/ppp/${P}.tar.gz
20
21 LICENSE="BSD GPL-2"
22 SLOT="0/${PV}"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
25 IUSE="activefilter atm dhcp eap-tls gtk ipv6 libressl pam radius"
26
27 DEPEND="activefilter? ( net-libs/libpcap )