From e0f35d43359c65d5ba792086b463d25d708fec58 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sun, 10 Apr 2022 10:43:02 +0100 Subject: [PATCH] sys-cluster/glusterfs: keyword 10.1-r1 for ~riscv Signed-off-by: Marek Szuba --- profiles/arch/riscv/package.use.mask | 4 ---- sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index e586eafc4bd59..fa265a36511d4 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,10 +1,6 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Marek Szuba (2022-04-10) -# sys-cluster/glusterfs not keyworded here yet -sys-block/fio glusterfs - # Jakov Smolić (2022-04-07) # Depends on sys-cluster/ceph which pulls in valgrind, which is # unavailable on riscv currently diff --git a/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild b/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild index a969fc3c5a825..4dc7d85c5f57d 100644 --- a/sys-cluster/glusterfs/glusterfs-10.1-r1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-10.1-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 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86" IUSE="debug emacs +fuse +georeplication ipv6 +libtirpc rsyslog static-libs tcmalloc test +xml"