diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:47:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:47:46 +0000 |
commit | 2042524e9f44e9210c494161ad8345d021967311 (patch) | |
tree | c96c61655eb0c1209344429a871231bc07e88e15 /sys-boot/syslinux/syslinux-4.07.ebuild | |
parent | Stable for x86, wrt bug #485256 (diff) | |
download | historical-2042524e9f44e9210c494161ad8345d021967311.tar.gz historical-2042524e9f44e9210c494161ad8345d021967311.tar.bz2 historical-2042524e9f44e9210c494161ad8345d021967311.zip |
Stable for x86, wrt bug #485048
Package-Manager: portage-2.2.2/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'sys-boot/syslinux/syslinux-4.07.ebuild')
-rw-r--r-- | sys-boot/syslinux/syslinux-4.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/syslinux/syslinux-4.07.ebuild b/sys-boot/syslinux/syslinux-4.07.ebuild index 84131b374612..1281ff5fa32d 100644 --- a/sys-boot/syslinux/syslinux-4.07.ebuild +++ b/sys-boot/syslinux/syslinux-4.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-4.07.ebuild,v 1.2 2013/09/21 13:29:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/syslinux/syslinux-4.07.ebuild,v 1.3 2013/09/22 06:47:45 ago Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P/_/-}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="custom-cflags" RDEPEND="sys-fs/mtools |