diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-12 21:41:43 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-12 21:41:43 +0100 |
commit | 06ea691af1a39984532b50d06ff4692c3e96bdaa (patch) | |
tree | 933dd777d090bd190d0caf9340ff966fd5644c16 /sys-cluster/glusterfs | |
parent | sys-kernel/gentoo-kernel-bin: Bump to 5.4.159 (diff) | |
download | gentoo-06ea691af1a39984532b50d06ff4692c3e96bdaa.tar.gz gentoo-06ea691af1a39984532b50d06ff4692c3e96bdaa.tar.bz2 gentoo-06ea691af1a39984532b50d06ff4692c3e96bdaa.zip |
sys-cluster/glusterfs: Stabilize 8.6 x86, #823233
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-cluster/glusterfs')
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-8.6.ebuild b/sys-cluster/glusterfs/glusterfs-8.6.ebuild index 6b77e7d8a679..e2706a4f5aea 100644 --- a/sys-cluster/glusterfs/glusterfs-8.6.ebuild +++ b/sys-cluster/glusterfs/glusterfs-8.6.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" |