diff options
Diffstat (limited to 'sys-boot/lilo/lilo-24.2.ebuild')
-rw-r--r-- | sys-boot/lilo/lilo-24.2.ebuild | 4 |
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 )" |