commit: 8c4fadb36ff65a7bdc77863143708442057b042e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 17 16:27:59 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Mar 17 16:27:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c4fadb3
net-misc/ipv6calc: Stabilize 4.0.1-r1 ppc, #901913 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild b/net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild index e784349e1260..1579f357d75e 100644 --- a/net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild +++ b/net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -9,7 +9,7 @@ SRC_URI="https://github.com/pbiering/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="cgi geoip test" RESTRICT="!test? ( test )"
