Gentoo Archives: gentoo-commits

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