diff options
author | Sam James <sam@gentoo.org> | 2021-08-19 02:08:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-19 02:08:10 +0100 |
commit | 376a6568c8515e53b773f4c58bbe7183af23d334 (patch) | |
tree | 58e0452d39c0fa40e9a537a4574c7722791442ba /sys-cluster/glusterfs | |
parent | sys-fs/udev: Stabilize 249-r2 ppc, #808889 (diff) | |
download | gentoo-376a6568c8515e53b773f4c58bbe7183af23d334.tar.gz gentoo-376a6568c8515e53b773f4c58bbe7183af23d334.tar.bz2 gentoo-376a6568c8515e53b773f4c58bbe7183af23d334.zip |
sys-cluster/glusterfs: Stabilize 8.5-r1 ppc, #808923
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/glusterfs')
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-8.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-8.5-r1.ebuild b/sys-cluster/glusterfs/glusterfs-8.5-r1.ebuild index 18671f3fc19e..d24e280499ae 100644 --- a/sys-cluster/glusterfs/glusterfs-8.5-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-8.5-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.gluster.org/pub/gluster/${PN}/$(ver_cut 1)/${PV}/${P}. LICENSE="|| ( GPL-2 LGPL-3+ )" SLOT="0/${PV%%.*}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs +syslog test +xml" |