diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-15 21:41:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-15 21:41:26 +0100 |
commit | d7dc9c6e1e990fa92005396a77cc167410b1a475 (patch) | |
tree | 27b224d339a6c1c360e52cc372bd79b350f6b54c /net-misc/ipv6calc | |
parent | www-servers/apache: stable 2.4.43 for ppc64 (diff) | |
download | gentoo-d7dc9c6e1e990fa92005396a77cc167410b1a475.tar.gz gentoo-d7dc9c6e1e990fa92005396a77cc167410b1a475.tar.bz2 gentoo-d7dc9c6e1e990fa92005396a77cc167410b1a475.zip |
net-misc/ipv6calc: keyworded 2.2.0 for ppc64
keyworded wrt bug #612104
Package-Manager: Portage-2.3.101, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 36eb43a10612..e08d33c2a5b3 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 ~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 )" |