diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-04 00:50:19 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-04 00:50:19 +0100 |
commit | 355b0b6e63f27bbc9c4151eb5ec8eb7e0d22581c (patch) | |
tree | c80e4c05ae69e7e0804dfa92e10a0fa4ae893cce /net-misc/ipv6calc | |
parent | app-admin/eselect: x86 stable (bug #768528) (diff) | |
download | gentoo-355b0b6e63f27bbc9c4151eb5ec8eb7e0d22581c.tar.gz gentoo-355b0b6e63f27bbc9c4151eb5ec8eb7e0d22581c.tar.bz2 gentoo-355b0b6e63f27bbc9c4151eb5ec8eb7e0d22581c.zip |
net-misc/ipv6calc: x86 stable (bug #763981)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/ipv6calc')
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ipv6calc/ipv6calc-2.2.0.ebuild b/net-misc/ipv6calc/ipv6calc-2.2.0.ebuild index d436e8250327..bfca2214fdc1 100644 --- a/net-misc/ipv6calc/ipv6calc-2.2.0.ebuild +++ b/net-misc/ipv6calc/ipv6calc-2.2.0.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 libressl test" RESTRICT="!test? ( test )" |