diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 09:54:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 09:54:19 +0200 |
commit | d03aabb9793ca99739016a2583d6ba8527b1aa35 (patch) | |
tree | 29ef7c2262637968c21d21dc33b311165824b49b /sys-fs | |
parent | app-emulation/qemu-guest-agent: amd64 stable wrt bug #718098 (diff) | |
download | gentoo-d03aabb9793ca99739016a2583d6ba8527b1aa35.tar.gz gentoo-d03aabb9793ca99739016a2583d6ba8527b1aa35.tar.bz2 gentoo-d03aabb9793ca99739016a2583d6ba8527b1aa35.zip |
sys-fs/lvm2: x86 stable wrt bug #709686
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.02.187-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.187-r1.ebuild b/sys-fs/lvm2/lvm2-2.02.187-r1.ebuild index 78888c55a720..9e597af51960 100644 --- a/sys-fs/lvm2/lvm2-2.02.187-r1.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.187-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://sourceware.org/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="readline static static-libs systemd lvm2create_initrd sanlock selinux +udev +thin device-mapper-only" REQUIRED_USE="device-mapper-only? ( !lvm2create_initrd !sanlock !thin ) systemd? ( udev )" |