diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-09 13:18:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-09 13:18:23 +0200 |
commit | 577f6e17af5b034d524642cd9909cca134aa13be (patch) | |
tree | a6d8925abbad15810188c6b654cadf0fb1c49f09 /net-misc | |
parent | Stable for amd64, wrt bug #556996 (diff) | |
download | gentoo-577f6e17af5b034d524642cd9909cca134aa13be.tar.gz gentoo-577f6e17af5b034d524642cd9909cca134aa13be.tar.bz2 gentoo-577f6e17af5b034d524642cd9909cca134aa13be.zip |
Stable for amd64, wrt bug #556990
Package-Manager: portage-2.2.20
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.97.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ipv6calc/ipv6calc-0.97.4.ebuild b/net-misc/ipv6calc/ipv6calc-0.97.4.ebuild index e14128a3bccb..594673932476 100644 --- a/net-misc/ipv6calc/ipv6calc-0.97.4.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.97.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/${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 test" RDEPEND=" |