diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-15 22:10:36 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-15 22:10:36 +0000 |
commit | a9b8cc4d7770c5e4a13e4f96791009924e3f0f1b (patch) | |
tree | da604cd37e476054a1d2c137e8ee7002ed6e1d89 /sys-boot/silo/silo-1.4.14.ebuild | |
parent | Added krename-3.9.2. (diff) | |
download | gentoo-2-a9b8cc4d7770c5e4a13e4f96791009924e3f0f1b.tar.gz gentoo-2-a9b8cc4d7770c5e4a13e4f96791009924e3f0f1b.tar.bz2 gentoo-2-a9b8cc4d7770c5e4a13e4f96791009924e3f0f1b.zip |
Stable on sparc
(Portage version: 2.1.4.5)
Diffstat (limited to 'sys-boot/silo/silo-1.4.14.ebuild')
-rw-r--r-- | sys-boot/silo/silo-1.4.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/silo/silo-1.4.14.ebuild b/sys-boot/silo/silo-1.4.14.ebuild index 05865d4b6ed0..dd7e9992263f 100644 --- a/sys-boot/silo/silo-1.4.14.ebuild +++ b/sys-boot/silo/silo-1.4.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.14.ebuild,v 1.1 2008/08/06 19:13:53 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.14.ebuild,v 1.2 2008/10/15 22:10:36 bluebird Exp $ inherit mount-boot flag-o-matic toolchain-funcs @@ -12,7 +12,7 @@ HOMEPAGE="http://git.kernel.org/?p=linux/kernel/git/bcollins/silo.git;a=summary" SLOT="0" LICENSE="GPL-2" -KEYWORDS="-* ~sparc" +KEYWORDS="-* sparc" IUSE="hardened" PROVIDE="virtual/bootloader" |