summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-25 19:11:07 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-25 19:11:07 +0200
commit256ce8c30bbe2dc50c8910edfb562f3de5857d13 (patch)
treec8fb346d0fe1013df80b835f4ef365d297f15937 /sys-boot
parentdev-python/rapidfuzz_capi: Stabilize 1.0.5 amd64, #888421 (diff)
downloadgentoo-256ce8c30bbe2dc50c8910edfb562f3de5857d13.tar.gz
gentoo-256ce8c30bbe2dc50c8910edfb562f3de5857d13.tar.bz2
gentoo-256ce8c30bbe2dc50c8910edfb562f3de5857d13.zip
sys-boot/syslinux: Stabilize 6.04_pre1-r5 amd64, #887571
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/syslinux/syslinux-6.04_pre1-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/syslinux/syslinux-6.04_pre1-r5.ebuild b/sys-boot/syslinux/syslinux-6.04_pre1-r5.ebuild
index 098664deace9..b363d64c3d32 100644
--- a/sys-boot/syslinux/syslinux-6.04_pre1-r5.ebuild
+++ b/sys-boot/syslinux/syslinux-6.04_pre1-r5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/6.04/${MY_
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~amd64 x86"
+KEYWORDS="-* amd64 x86"
IUSE="abi_x86_32 abi_x86_64 +bios +efi"
REQUIRED_USE="|| ( bios efi )
efi? ( || ( abi_x86_32 abi_x86_64 ) )"