diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-18 15:57:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-18 15:57:41 +0100 |
commit | 713c88382c59087274b078e42deaf3598aa3aaca (patch) | |
tree | 9554baed61f811ded8eceb281f5f872a551d420a /net-misc/ipv6calc | |
parent | net-libs/libmicrohttpd: amd64 stable wrt bug #703220 (diff) | |
download | gentoo-713c88382c59087274b078e42deaf3598aa3aaca.tar.gz gentoo-713c88382c59087274b078e42deaf3598aa3aaca.tar.bz2 gentoo-713c88382c59087274b078e42deaf3598aa3aaca.zip |
net-misc/ipv6calc: amd64 stable wrt bug #703224
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 65630c1080ec..6ef1fb2c9a26 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 )" |