diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-13 17:14:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-13 17:14:47 +0100 |
commit | 34373362aa69efd48bf17a3280bebc5f00ae3ffd (patch) | |
tree | d64af07cf955f4f57c1497396bc49b4f2443920e /net-misc/ipv6calc | |
parent | dev-vcs/git: stable 2.18.1 for hppa, bug #667942 (diff) | |
download | gentoo-34373362aa69efd48bf17a3280bebc5f00ae3ffd.tar.gz gentoo-34373362aa69efd48bf17a3280bebc5f00ae3ffd.tar.bz2 gentoo-34373362aa69efd48bf17a3280bebc5f00ae3ffd.zip |
net-misc/ipv6calc: stable 1.0.0 for hppa, bug #668194
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'net-misc/ipv6calc')
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild b/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild index c3c1e7bbd960..7d4eaa35c12c 100644 --- a/net-misc/ipv6calc/ipv6calc-1.0.0.ebuild +++ b/net-misc/ipv6calc/ipv6calc-1.0.0.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=" |