summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-02-13 19:29:26 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-02-13 19:29:26 +0000
commit6e19234db627b38e137a4acd516a06d0de3a6b42 (patch)
tree329f4725f0ace20c69b45b84eb01327013e0d06f /sys-boot/syslinux/syslinux-3.31.ebuild
parentFix dev-java/avalon-logkit dependency atom to not match 1.2.2 so that the pac... (diff)
downloadgentoo-2-6e19234db627b38e137a4acd516a06d0de3a6b42.tar.gz
gentoo-2-6e19234db627b38e137a4acd516a06d0de3a6b42.tar.bz2
gentoo-2-6e19234db627b38e137a4acd516a06d0de3a6b42.zip
Stable on amd64 wrt bug #166144.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sys-boot/syslinux/syslinux-3.31.ebuild')
-rw-r--r--sys-boot/syslinux/syslinux-3.31.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/syslinux/syslinux-3.31.ebuild b/sys-boot/syslinux/syslinux-3.31.ebuild
index 4a9194be37d5..84ac35347fa8 100644
--- a/sys-boot/syslinux/syslinux-3.31.ebuild
+++ b/sys-boot/syslinux/syslinux-3.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.31.ebuild,v 1.3 2007/02/11 12:46:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-3.31.ebuild,v 1.4 2007/02/13 19:29:26 wolf31o2 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"