diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-07 11:39:49 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-07 11:39:49 +0000 |
commit | 3eecce8e4d9fd2901a51c5174e1d950e616a2ab4 (patch) | |
tree | 91147c904c342906ee769a4e3918df33ac44b2ff /sys-boot/grub-static/grub-static-0.96-r1.ebuild | |
parent | Added ~amd64 keyword, as noted by upstream developer Maxim Udushlivy. (diff) | |
download | historical-3eecce8e4d9fd2901a51c5174e1d950e616a2ab4.tar.gz historical-3eecce8e4d9fd2901a51c5174e1d950e616a2ab4.tar.bz2 historical-3eecce8e4d9fd2901a51c5174e1d950e616a2ab4.zip |
stable on amd64
Package-Manager: portage-2.1.1_rc1-r4
Diffstat (limited to 'sys-boot/grub-static/grub-static-0.96-r1.ebuild')
-rw-r--r-- | sys-boot/grub-static/grub-static-0.96-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub-static/grub-static-0.96-r1.ebuild b/sys-boot/grub-static/grub-static-0.96-r1.ebuild index ecd590500921..e65a3f8a14a6 100644 --- a/sys-boot/grub-static/grub-static-0.96-r1.ebuild +++ b/sys-boot/grub-static/grub-static-0.96-r1.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-r1.ebuild,v 1.1 2006/06/13 16:04:38 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild,v 1.2 2006/09/07 11:39:49 blubb Exp $ DESCRIPTION="Static GNU GRUB boot loader" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnu.org/software/grub/" SRC_URI="mirror://gentoo/grub-static-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="" DEPEND="!sys-boot/grub" PROVIDE="virtual/bootloader" |