diff options
author | 2017-07-07 15:09:00 +0200 | |
---|---|---|
committer | 2017-07-07 15:23:35 +0200 | |
commit | 016cb25ef26a08150fe93350c5c6f286947c7a73 (patch) | |
tree | e3cf2468cb855fc7ffea1daf5dbde0642a500e74 /net-misc/ipv6calc | |
parent | dev-perl/GnuPG-Interface: ppc stable wrt bug #622882 (diff) | |
download | gentoo-016cb25ef26a08150fe93350c5c6f286947c7a73.tar.gz gentoo-016cb25ef26a08150fe93350c5c6f286947c7a73.tar.bz2 gentoo-016cb25ef26a08150fe93350c5c6f286947c7a73.zip |
net-misc/ipv6calc: ppc stable wrt bug #622734
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/ipv6calc')
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.99.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ipv6calc/ipv6calc-0.99.2.ebuild b/net-misc/ipv6calc/ipv6calc-0.99.2.ebuild index 8ba4a2c118c4..47d2fa7d338f 100644 --- a/net-misc/ipv6calc/ipv6calc-0.99.2.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.99.2.ebuild @@ -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=" |