diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 05:12:35 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 05:12:57 +0200 |
commit | 3cd8d011cce2d03f4be373e1c124b2ff13515421 (patch) | |
tree | 052423c409a003db90a1e4dcf0b1b7cfef55ab02 /net-misc/ipv6calc | |
parent | dev-libs/kdiagram: x86 stable (bug #667312) (diff) | |
download | gentoo-3cd8d011cce2d03f4be373e1c124b2ff13515421.tar.gz gentoo-3cd8d011cce2d03f4be373e1c124b2ff13515421.tar.bz2 gentoo-3cd8d011cce2d03f4be373e1c124b2ff13515421.zip |
net-misc/ipv6calc: x86 stable (bug #668194)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/ipv6calc')
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild b/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild index 6ea0a78da694..077495c555fb 100644 --- a/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild +++ b/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,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 libressl test" RDEPEND=" |