diff options
author | 2025-01-23 22:18:50 +0000 | |
---|---|---|
committer | 2025-01-23 22:18:50 +0000 | |
commit | 6b6d46bf0d024201d4ada3c4a5a97e6b49e1590c (patch) | |
tree | dcfba10a9b1516929940cfbf2cdb02b33e655e69 /net-dialup/ppp | |
parent | sci-mathematics/octave: Stabilize 9.2.0-r1 arm, #938709 (diff) | |
download | gentoo-6b6d46bf0d024201d4ada3c4a5a97e6b49e1590c.tar.gz gentoo-6b6d46bf0d024201d4ada3c4a5a97e6b49e1590c.tar.bz2 gentoo-6b6d46bf0d024201d4ada3c4a5a97e6b49e1590c.zip |
net-dialup/ppp: Stabilize 2.5.1-r1 ppc64, #947681
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dialup/ppp')
-rw-r--r-- | net-dialup/ppp/ppp-2.5.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/ppp/ppp-2.5.1-r1.ebuild b/net-dialup/ppp/ppp-2.5.1-r1.ebuild index e246a5a6cf5c..6998705d8303 100644 --- a/net-dialup/ppp/ppp-2.5.1-r1.ebuild +++ b/net-dialup/ppp/ppp-2.5.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.samba.org/pub/ppp/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="activefilter atm gtk pam selinux systemd" DEPEND=" |