summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-25 20:55:47 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-25 20:55:47 -0700
commitbd67661e1067028561abe2b83612b444c249a907 (patch)
tree879ba6e4ca849a586452a8c5e133192ed266d0f2 /sys-fs/lvm2
parentsys-fs/lvm2-2.02.172: added ~mips, bug 614726 (diff)
downloadgentoo-bd67661e1067028561abe2b83612b444c249a907.tar.gz
gentoo-bd67661e1067028561abe2b83612b444c249a907.tar.bz2
gentoo-bd67661e1067028561abe2b83612b444c249a907.zip
sys-fs/lvm2-2.02.173: added ~mips, bug 614726
Diffstat (limited to 'sys-fs/lvm2')
-rw-r--r--sys-fs/lvm2/lvm2-2.02.173.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.173.ebuild b/sys-fs/lvm2/lvm2-2.02.173.ebuild
index 3d5a3d11ec6b..4c21fcf3446e 100644
--- a/sys-fs/lvm2/lvm2-2.02.173.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.173.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 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="readline static static-libs systemd clvm cman corosync lvm1 lvm2create_initrd openais sanlock selinux +udev +thin device-mapper-only"
REQUIRED_USE="device-mapper-only? ( !clvm !cman !corosync !lvm1 !lvm2create_initrd !openais !sanlock !thin )
systemd? ( udev )