diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 13:54:43 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 13:54:43 +0300 |
commit | a315c3ee10269623c4176a2a974083698eeaec95 (patch) | |
tree | 4f9f6349c6bd1cfaa34ff79e0a9d86c4f767622f /sys-fs/lvm2 | |
parent | sys-fs/lvm2: arm stable wrt bug #687232 (diff) | |
download | gentoo-a315c3ee10269623c4176a2a974083698eeaec95.tar.gz gentoo-a315c3ee10269623c4176a2a974083698eeaec95.tar.bz2 gentoo-a315c3ee10269623c4176a2a974083698eeaec95.zip |
sys-fs/lvm2: sh stable wrt bug #687232
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-fs/lvm2')
-rw-r--r-- | sys-fs/lvm2/lvm2-2.02.184-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.184-r4.ebuild b/sys-fs/lvm2/lvm2-2.02.184-r4.ebuild index 4fedaea267bb..eab949397c29 100644 --- a/sys-fs/lvm2/lvm2-2.02.184-r4.ebuild +++ b/sys-fs/lvm2/lvm2-2.02.184-r4.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 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh 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 )" |