diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-10-24 14:55:02 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-10-24 14:57:36 +0200 |
commit | 7d20e25d23bbd09ad08f014f0c29e8a1ece6ed8f (patch) | |
tree | 957c49b54ea38a2676a9fc3e3aaae1807fd5884b /sys-boot | |
parent | sci-electronics/xnec2c: Removed proxy-maint (diff) | |
download | gentoo-7d20e25d23bbd09ad08f014f0c29e8a1ece6ed8f.tar.gz gentoo-7d20e25d23bbd09ad08f014f0c29e8a1ece6ed8f.tar.bz2 gentoo-7d20e25d23bbd09ad08f014f0c29e8a1ece6ed8f.zip |
sys-boot/syslinux: Stable on amd64
Package-Manager: Portage-2.3.12, Repoman-2.3.3
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/syslinux/syslinux-6.04_pre1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/syslinux/syslinux-6.04_pre1.ebuild b/sys-boot/syslinux/syslinux-6.04_pre1.ebuild index 3dcc890decaf..7c4d0f012343 100644 --- a/sys-boot/syslinux/syslinux-6.04_pre1.ebuild +++ b/sys-boot/syslinux/syslinux-6.04_pre1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,7 @@ SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${SRC_URI_DIR}/${P/_/-}.tar.x LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="custom-cflags" RDEPEND="sys-fs/mtools |