diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-27 13:12:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-27 13:12:02 +0300 |
commit | 0f7df852d10430e43866b6302547727421877210 (patch) | |
tree | 58cf5577057651b129520df10c95059d4da93108 /sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild | |
parent | app-text/docbook-sgml-utils: keyword 0.6.14-r5 for ~loong (diff) | |
download | gentoo-0f7df852d10430e43866b6302547727421877210.tar.gz gentoo-0f7df852d10430e43866b6302547727421877210.tar.bz2 gentoo-0f7df852d10430e43866b6302547727421877210.zip |
sys-cluster/glusterfs: Stabilize 10.2-r2 ppc64, #866953
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild')
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild b/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild index ef78462da8cb..aa40556abc37 100644 --- a/sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild +++ b/sys-cluster/glusterfs/glusterfs-10.2-r2.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 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv ~x86" IUSE="debug emacs +fuse georeplication ipv6 +libtirpc rsyslog static-libs tcmalloc test +uring xml" |