summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2006-10-22 17:07:06 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2006-10-22 17:07:06 +0000
commitb973958848e3823007b26df6a5c1869fb2a887c4 (patch)
tree2b056841ab833a29a1bf1337f7130281199b9fb4 /sys-boot/syslinux/syslinux-3.20.ebuild
parentUnmasking popt-1.10.4-r2. (diff)
downloadhistorical-b973958848e3823007b26df6a5c1869fb2a887c4.tar.gz
historical-b973958848e3823007b26df6a5c1869fb2a887c4.tar.bz2
historical-b973958848e3823007b26df6a5c1869fb2a887c4.zip
stable on amd64
Package-Manager: portage-2.1.2_pre2-r1
Diffstat (limited to 'sys-boot/syslinux/syslinux-3.20.ebuild')
-rw-r--r--sys-boot/syslinux/syslinux-3.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/syslinux/syslinux-3.20.ebuild b/sys-boot/syslinux/syslinux-3.20.ebuild
index ca7f78daa2ae..17dbdc164b55 100644
--- a/sys-boot/syslinux/syslinux-3.20.ebuild
+++ b/sys-boot/syslinux/syslinux-3.20.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/syslinux/syslinux-3.20.ebuild,v 1.1 2006/09/18 14:13:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.20.ebuild,v 1.2 2006/10/22 17:07:06 kugelfang Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
IUSE=""
RDEPEND="sys-fs/mtools"