diff options
author | Sam James <sam@gentoo.org> | 2023-08-26 07:49:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-26 07:49:48 +0100 |
commit | a464ee2c4f2ee983e8af3f82ded10afd416d2e48 (patch) | |
tree | d9b05c598d120314963e555b52f0fa3174b7dc00 /sys-cluster | |
parent | media-sound/cava: Stabilize 0.9.1 x86, #913032 (diff) | |
download | gentoo-a464ee2c4f2ee983e8af3f82ded10afd416d2e48.tar.gz gentoo-a464ee2c4f2ee983e8af3f82ded10afd416d2e48.tar.bz2 gentoo-a464ee2c4f2ee983e8af3f82ded10afd416d2e48.zip |
sys-cluster/glusterfs: Stabilize 11.0-r1 amd64, #913033
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-11.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-11.0-r1.ebuild b/sys-cluster/glusterfs/glusterfs-11.0-r1.ebuild index df0fe73818d4..ba6ac8a9a5cb 100644 --- a/sys-cluster/glusterfs/glusterfs-11.0-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-11.0-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 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="debug emacs +fuse georeplication ipv6 +libtirpc rsyslog selinux static-libs tcmalloc test +uring xml" |