diff options
author | James Le Cuirot <chewi@gentoo.org> | 2017-10-22 17:21:47 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-10-22 17:35:16 +0100 |
commit | ef7befbdb532c1876eb4591797cf8987c98411e8 (patch) | |
tree | 60642ae25097c877201fdb0be4273276a8e0d066 | |
parent | app-benchmarks/dbench: Add ~arm keyword (diff) | |
download | gentoo-ef7befbdb532c1876eb4591797cf8987c98411e8.tar.gz gentoo-ef7befbdb532c1876eb4591797cf8987c98411e8.tar.bz2 gentoo-ef7befbdb532c1876eb4591797cf8987c98411e8.zip |
sys-cluster/glusterfs: Add ~arm keyword
Tested quite heavily.
Package-Manager: Portage-2.3.12, Repoman-2.3.2
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-3.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild b/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild index 3811ea410c4b..f5220e9f1813 100644 --- a/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild +++ b/sys-cluster/glusterfs/glusterfs-3.12.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(get_version_component_ LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="bd-xlator crypt-xlator debug emacs +fuse +georeplication glupy infiniband qemu-block rsyslog static-libs +syslog systemtap test +tiering vim-syntax +xml" REQUIRED_USE="georeplication? ( ${PYTHON_REQUIRED_USE} ) |