diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:08:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-24 09:08:50 +0100 |
commit | 9e703b21acd0e27ac0b893f92056fdb68f030b8d (patch) | |
tree | da29c476ab2331fc1018cf8c09004e747430e9a4 /net-misc/ipv6calc | |
parent | net-libs/libmicrohttpd: x86 stable wrt bug #703220 (diff) | |
download | gentoo-9e703b21acd0e27ac0b893f92056fdb68f030b8d.tar.gz gentoo-9e703b21acd0e27ac0b893f92056fdb68f030b8d.tar.bz2 gentoo-9e703b21acd0e27ac0b893f92056fdb68f030b8d.zip |
net-misc/ipv6calc: x86 stable wrt bug #703224
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/ipv6calc')
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild b/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild index 06d731e59bdd..ca82dae2935e 100644 --- a/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild +++ b/net-misc/ipv6calc/ipv6calc-2.1.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 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86 ~amd64-linux ~x86-linux" IUSE="geoip libressl test" RESTRICT="!test? ( test )" |