diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 10:25:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 10:25:45 +0200 |
commit | 8e8980278f30e1c767c5650e2d294ba3506c51c1 (patch) | |
tree | c126135c7b2054fd1381fbd1e2bc4c17edd2f948 /net-dialup | |
parent | dev-perl/Test2-Suite: Stabilize 0.0.144 sparc, #833680 (diff) | |
download | gentoo-8e8980278f30e1c767c5650e2d294ba3506c51c1.tar.gz gentoo-8e8980278f30e1c767c5650e2d294ba3506c51c1.tar.bz2 gentoo-8e8980278f30e1c767c5650e2d294ba3506c51c1.zip |
net-dialup/pppconfig: Stabilize 2.3.25 ppc, #833703
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pppconfig/pppconfig-2.3.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/pppconfig/pppconfig-2.3.25.ebuild b/net-dialup/pppconfig/pppconfig-2.3.25.ebuild index 5816bbea39c4..4bb6be7a45e9 100644 --- a/net-dialup/pppconfig/pppconfig-2.3.25.ebuild +++ b/net-dialup/pppconfig/pppconfig-2.3.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/p/${PN}/${P/-/_}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="nls" RDEPEND="net-dialup/ppp |