summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-07-21 19:57:32 +0000
committerMark Guertin <gerk@gentoo.org>2002-07-21 19:57:32 +0000
commitae5e69175e0255c3e376936e928f000e6f05bc9a (patch)
tree42ae21c18ad6382cd1eac54cc9d9691526faceb1 /sys-apps/grub/grub-0.92.ebuild
parentFixed ebuild. (diff)
downloadgentoo-2-ae5e69175e0255c3e376936e928f000e6f05bc9a.tar.gz
gentoo-2-ae5e69175e0255c3e376936e928f000e6f05bc9a.tar.bz2
gentoo-2-ae5e69175e0255c3e376936e928f000e6f05bc9a.zip
added -ppc -sparc -sparc64 to keywords
Diffstat (limited to 'sys-apps/grub/grub-0.92.ebuild')
-rw-r--r--sys-apps/grub/grub-0.92.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/grub/grub-0.92.ebuild b/sys-apps/grub/grub-0.92.ebuild
index 0ddbb61eda26..b8501f6a4436 100644
--- a/sys-apps/grub/grub-0.92.ebuild
+++ b/sys-apps/grub/grub-0.92.ebuild
@@ -6,7 +6,7 @@ S=${WORKDIR}/${P}
DESCRIPTION="GNU GRUB boot loader"
SRC_URI="ftp://alpha.gnu.org/gnu/grub/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/grub"
-KEYWORDS="x86"
+KEYWORDS="x86 -ppc -sparc -sparc64"
SLOT="0"
LICENSE="GPL-2"