diff options
author | 2023-03-17 21:29:28 +0200 | |
---|---|---|
committer | 2023-03-17 21:29:28 +0200 | |
commit | 5682f712c9028384efcc19062a0a6c367dbc0a60 (patch) | |
tree | 33ef295638ea68c05a7e413af27ce148aec41798 /net-misc/ipv6calc | |
parent | dev-python/aiohttp: Stabilize 3.8.4 sparc, #901827 (diff) | |
download | gentoo-5682f712c9028384efcc19062a0a6c367dbc0a60.tar.gz gentoo-5682f712c9028384efcc19062a0a6c367dbc0a60.tar.bz2 gentoo-5682f712c9028384efcc19062a0a6c367dbc0a60.zip |
net-misc/ipv6calc: Stabilize 4.0.1-r1 sparc, #901913
Signed-off-by: Arthur Zamarin <arthurzam@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 7e45d3115086..c7d33aec4c7a 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 )" |