commit: 58041d7a32c1659d84781f68c413ce3255e42f51 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Sep 1 10:32:47 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Sep 1 10:32:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58041d7a
sys-cluster/glusterfs: Stabilize 11.0-r2 ppc64, #913403 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-cluster/glusterfs/glusterfs-11.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/glusterfs/glusterfs-11.0-r2.ebuild b/sys-cluster/glusterfs/glusterfs-11.0-r2.ebuild index e37cab54571a..f2b72e6cbaff 100644 --- a/sys-cluster/glusterfs/glusterfs-11.0-r2.ebuild +++ b/sys-cluster/glusterfs/glusterfs-11.0-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 selinux static-libs tcmalloc test +uring xml"
