diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-04 08:22:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-04 08:22:00 +0100 |
commit | f7a58b80db90f55a369c4993c3c161309b05a1c1 (patch) | |
tree | 44649f32c3902bb5e6323b1c11feeb30f13fc330 /sys-cluster | |
parent | net-misc/mosh: ppc stable wrt bug #832568 (diff) | |
download | gentoo-f7a58b80db90f55a369c4993c3c161309b05a1c1.tar.gz gentoo-f7a58b80db90f55a369c4993c3c161309b05a1c1.tar.bz2 gentoo-f7a58b80db90f55a369c4993c3c161309b05a1c1.zip |
sys-cluster/glusterfs: ppc stable wrt bug #832574
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/glusterfs/glusterfs-9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-9.4.ebuild b/sys-cluster/glusterfs/glusterfs-9.4.ebuild index 0484186a757c..7b0d0039a9d1 100644 --- a/sys-cluster/glusterfs/glusterfs-9.4.ebuild +++ b/sys-cluster/glusterfs/glusterfs-9.4.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" |