summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-12 09:12:31 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-12 09:13:16 +0100
commit0ed05ac81d15eb0b203a1b53f6db1b7ae6a9e9e0 (patch)
treef8419d76cc68fcfbf3105fb165f860daecedea24 /sys-fs/lvm2
parentsys-fs/lvm2: ia64 keyworded, bug #614726 (diff)
downloadgentoo-0ed05ac81d15eb0b203a1b53f6db1b7ae6a9e9e0.tar.gz
gentoo-0ed05ac81d15eb0b203a1b53f6db1b7ae6a9e9e0.tar.bz2
gentoo-0ed05ac81d15eb0b203a1b53f6db1b7ae6a9e9e0.zip
sys-fs/lvm2: ia64 keyworded, bug #614726
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-fs/lvm2')
-rw-r--r--sys-fs/lvm2/lvm2-2.02.172.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/lvm2/lvm2-2.02.172.ebuild b/sys-fs/lvm2/lvm2-2.02.172.ebuild
index 90acec45760d..4de31e3cbcc7 100644
--- a/sys-fs/lvm2/lvm2-2.02.172.ebuild
+++ b/sys-fs/lvm2/lvm2-2.02.172.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://sourceware.org/pub/lvm2/${PN/lvm/LVM}.${PV}.tgz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~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 )