diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 16:58:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 16:59:10 +0000 |
commit | 6a967b86f70ebd46a95a1a2d314cc11b43f751fe (patch) | |
tree | 47774d024fd1e83e5cd48e5e45d792710dc8e0d0 /net-misc/ipv6calc | |
parent | net-misc/ipv6calc: Stabilize 4.0.1-r1 x86, #901913 (diff) | |
download | gentoo-6a967b86f70ebd46a95a1a2d314cc11b43f751fe.tar.gz gentoo-6a967b86f70ebd46a95a1a2d314cc11b43f751fe.tar.bz2 gentoo-6a967b86f70ebd46a95a1a2d314cc11b43f751fe.zip |
net-misc/ipv6calc: Stabilize 4.0.1-r1 amd64, #901913
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/ipv6calc')
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild b/net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild index 92203bf37cf1..7e45d3115086 100644 --- a/net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild +++ b/net-misc/ipv6calc/ipv6calc-4.0.1-r1.ebuild @@ -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 )" |