summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-03-06 16:32:28 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-03-06 16:36:10 +0100
commit20ab4450b4177f575b0a1a4859f150bfb0181937 (patch)
treec2ef4d40676bf3038e216ac09544002ab09350c9 /sys-boot
parentsys-fs/exfatprogs: x86 stable (bug #774339) (diff)
downloadgentoo-20ab4450b4177f575b0a1a4859f150bfb0181937.tar.gz
gentoo-20ab4450b4177f575b0a1a4859f150bfb0181937.tar.bz2
gentoo-20ab4450b4177f575b0a1a4859f150bfb0181937.zip
sys-boot/lilo: x86 stable (bug #764146)
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/lilo/lilo-24.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/lilo/lilo-24.2.ebuild b/sys-boot/lilo/lilo-24.2.ebuild
index 66ac79f03145..b176a9fc1ce0 100644
--- a/sys-boot/lilo/lilo-24.2.ebuild
+++ b/sys-boot/lilo/lilo-24.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -19,7 +19,7 @@ SRC_URI="
SLOT="0"
LICENSE="BSD GPL-2"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~amd64 x86"
DEPEND=">=sys-devel/bin86-0.15.5"
RDEPEND="device-mapper? ( >=sys-fs/lvm2-2.02.45 )"