sys-cluster/glusterfs: Add ~arm keyword
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 22 Oct 2017 16:21:47 +0000 (17:21 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 22 Oct 2017 16:35:16 +0000 (17:35 +0100)
Tested quite heavily.

Package-Manager: Portage-2.3.12, Repoman-2.3.2

sys-cluster/glusterfs/glusterfs-3.12.2.ebuild

index 3811ea410c4b0a825775c6bafb3bc0df7f692518..f5220e9f18138b1e4ccf0f88bcdab519e59a51a7 100644 (file)
@@ -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} )