diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-07-10 12:54:51 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-07-10 12:54:51 +0000 |
commit | d58e6e34eda7fc8e88579ad091af3591e7ae9c36 (patch) | |
tree | f78e13da945e357d62d62b489d51da80d1a63ace /net-misc/ipv6calc/ipv6calc-0.94.1.ebuild | |
parent | ppc keyword, bug 476346 (diff) | |
download | historical-d58e6e34eda7fc8e88579ad091af3591e7ae9c36.tar.gz historical-d58e6e34eda7fc8e88579ad091af3591e7ae9c36.tar.bz2 historical-d58e6e34eda7fc8e88579ad091af3591e7ae9c36.zip |
Stable on amd64 and x86, wrt bug #474276
Package-Manager: portage-2.2.0_alpha184/cvs/Linux x86_64
Manifest-Sign-Key: 0x1F357D42
Diffstat (limited to 'net-misc/ipv6calc/ipv6calc-0.94.1.ebuild')
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.94.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild b/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild index 5c6a57cabf6e..e2f3a02687a6 100644 --- a/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild,v 1.2 2013/07/09 22:37:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.94.1.ebuild,v 1.3 2013/07/10 12:54:50 pinkbyte Exp $ EAPI="4" inherit fixheadtails @@ -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" +KEYWORDS="~alpha amd64 hppa ~ppc ~sparc x86" IUSE="geoip" DEPEND=" |