diff options
Diffstat (limited to 'sys-boot/silo/silo-1.4.9.ebuild')
-rw-r--r-- | sys-boot/silo/silo-1.4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/silo/silo-1.4.9.ebuild b/sys-boot/silo/silo-1.4.9.ebuild index 3f0ec8da0e3d..76228c6221f2 100644 --- a/sys-boot/silo/silo-1.4.9.ebuild +++ b/sys-boot/silo/silo-1.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.9.ebuild,v 1.2 2005/04/06 06:03:18 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.9.ebuild,v 1.3 2005/04/26 02:15:57 gustavoz Exp $ inherit mount-boot flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://www.sparc-boot.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="-* ~sparc" +KEYWORDS="-* sparc" IUSE="hardened" PROVIDE="virtual/bootloader" |