diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-27 23:24:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-27 23:24:07 +0100 |
commit | cd69be00ad57858cd9bc916ff87de123a2c84a3c (patch) | |
tree | 94dfe24976572d462fbbd401a1d513c55adb7818 | |
parent | lxde-base/lxde-common: Remove old (diff) | |
download | gentoo-cd69be00ad57858cd9bc916ff87de123a2c84a3c.tar.gz gentoo-cd69be00ad57858cd9bc916ff87de123a2c84a3c.tar.bz2 gentoo-cd69be00ad57858cd9bc916ff87de123a2c84a3c.zip |
net-misc/ipv6calc: stable 0.99.2 for hppa, bug #622734
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.99.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ipv6calc/ipv6calc-0.99.2.ebuild b/net-misc/ipv6calc/ipv6calc-0.99.2.ebuild index 47d2fa7d338f..2070cec352d6 100644 --- a/net-misc/ipv6calc/ipv6calc-0.99.2.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.99.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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=" |