diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-09 15:33:54 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-09 15:33:54 +0000 |
commit | 52ffafdd3406ea4e6341af37e6ff7b875c594035 (patch) | |
tree | a396f4504c9c069dc3bbd4c06c172191de157ff6 /net-misc/ipv6calc/ipv6calc-0.51.ebuild | |
parent | Revert initscript to previous version, as it creates problems. Bug #169561. (diff) | |
download | gentoo-2-52ffafdd3406ea4e6341af37e6ff7b875c594035.tar.gz gentoo-2-52ffafdd3406ea4e6341af37e6ff7b875c594035.tar.bz2 gentoo-2-52ffafdd3406ea4e6341af37e6ff7b875c594035.zip |
Keyworded ~sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-misc/ipv6calc/ipv6calc-0.51.ebuild')
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-0.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/ipv6calc/ipv6calc-0.51.ebuild b/net-misc/ipv6calc/ipv6calc-0.51.ebuild index 5ac689c738ca..aae7b1848f87 100644 --- a/net-misc/ipv6calc/ipv6calc-0.51.ebuild +++ b/net-misc/ipv6calc/ipv6calc-0.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.51.ebuild,v 1.2 2007/02/22 20:49:44 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipv6calc/ipv6calc-0.51.ebuild,v 1.3 2007/03/09 15:33:54 gustavoz Exp $ inherit fixheadtails @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="hppa ppc x86" +KEYWORDS="hppa ppc ~sparc x86" IUSE="" |