diff options
author | Sam James <sam@gentoo.org> | 2021-09-26 00:45:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-26 00:45:55 +0100 |
commit | fb3473e1f525d27a0a1d323418eeb3bfaf56960a (patch) | |
tree | 6e44b3c9ec4f9caf99ae0b106eae613f6dba1663 /net-misc/ipv6calc | |
parent | app-emulation/open-vm-tools: Stabilize 11.2.5_p17337674-r3 x86, #814599 (diff) | |
download | gentoo-fb3473e1f525d27a0a1d323418eeb3bfaf56960a.tar.gz gentoo-fb3473e1f525d27a0a1d323418eeb3bfaf56960a.tar.bz2 gentoo-fb3473e1f525d27a0a1d323418eeb3bfaf56960a.zip |
net-misc/ipv6calc: Stabilize 3.1.1 x86, #814626
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/ipv6calc')
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ipv6calc/ipv6calc-3.1.1.ebuild b/net-misc/ipv6calc/ipv6calc-3.1.1.ebuild index 434e03208517..811fa957aae5 100644 --- a/net-misc/ipv6calc/ipv6calc-3.1.1.ebuild +++ b/net-misc/ipv6calc/ipv6calc-3.1.1.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="geoip test" RESTRICT="!test? ( test )" |