diff options
author | Olivier Crête <tester@gentoo.org> | 2006-06-13 04:08:54 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2006-06-13 04:08:54 +0000 |
commit | f63cd00b27c697bf12f530de3de3a296beca17ad (patch) | |
tree | 7d6e551e6874a1e8771103b51c346286adbcd0df /sys-boot | |
parent | cleaning up pkg_setup() (diff) | |
download | gentoo-2-f63cd00b27c697bf12f530de3de3a296beca17ad.tar.gz gentoo-2-f63cd00b27c697bf12f530de3de3a296beca17ad.tar.bz2 gentoo-2-f63cd00b27c697bf12f530de3de3a296beca17ad.zip |
revert to ~amd64
(Portage version: 2.1)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/grub-static/grub-static-0.96.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub-static/grub-static-0.96.ebuild b/sys-boot/grub-static/grub-static-0.96.ebuild index bcb24b85142d..ee1f912a8811 100644 --- a/sys-boot/grub-static/grub-static-0.96.ebuild +++ b/sys-boot/grub-static/grub-static-0.96.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96.ebuild,v 1.1 2006/06/11 13:22:58 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96.ebuild,v 1.2 2006/06/13 04:08:54 tester Exp $ DESCRIPTION="Static GNU GRUB boot loader" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/grub-static-${PVR}.tbz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* ~amd64 ~x86" IUSE="" DEPEND="!sys-boot/grub" PROVIDE="virtual/bootloader" |