From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3A2831395E3 for ; Mon, 5 Dec 2016 15:49:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34E2FE0CC9; Mon, 5 Dec 2016 15:49:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0A611E0CC9 for ; Mon, 5 Dec 2016 15:49:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B18173414E9 for ; Mon, 5 Dec 2016 15:49:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D044D91A for ; Mon, 5 Dec 2016 15:49:17 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1480952921.06b8c8b4625ac3b8dc94eafe71de688af05425aa.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/ppp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/ppp/ppp-2.4.7-r3.ebuild X-VCS-Directories: net-dialup/ppp/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 06b8c8b4625ac3b8dc94eafe71de688af05425aa X-VCS-Branch: master Date: Mon, 5 Dec 2016 15:49:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 16a6b398-3868-437e-aac4-33db047b8fb4 X-Archives-Hash: 8c0bcd38ac5c8f3c045de4dea303fc70 commit: 06b8c8b4625ac3b8dc94eafe71de688af05425aa Author: Tobias Klausmann gentoo org> AuthorDate: Mon Dec 5 15:48:41 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Dec 5 15:48:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b8c8b4 net-dialup/ppp-2.4.7-r3: stable on alpha Gentoo-Bug: 546554 net-dialup/ppp/ppp-2.4.7-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dialup/ppp/ppp-2.4.7-r3.ebuild b/net-dialup/ppp/ppp-2.4.7-r3.ebuild index a7bff5a..33ad447 100644 --- a/net-dialup/ppp/ppp-2.4.7-r3.ebuild +++ b/net-dialup/ppp/ppp-2.4.7-r3.ebuild @@ -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 )