commit:     9bd8b85f5fa0c867cea5459d75ce213a32fe36d9
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  7 14:27:23 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Sep  7 15:34:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd8b85f

dev-ruby/dalli: keyword 2.7.11 for ~riscv

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-ruby/dalli/dalli-2.7.11.ebuild   | 2 +-
 profiles/arch/riscv/package.use.mask | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/dalli/dalli-2.7.11.ebuild 
b/dev-ruby/dalli/dalli-2.7.11.ebuild
index a738b11f04d..81d772c6367 100644
--- a/dev-ruby/dalli/dalli-2.7.11.ebuild
+++ b/dev-ruby/dalli/dalli-2.7.11.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/petergoldstein/dalli";
 SRC_URI="https://github.com/petergoldstein/dalli/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
 IUSE=""
 
 DEPEND+="${DEPEND} test? ( >=net-misc/memcached-1.5.4 )"

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index 405c2110ed9..a84c6bbee77 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Marek Szuba <[email protected]> (2021-09-07)
+# net-misc/memcached not keyworded yet due to failing tests (Bug #811477)
+dev-ruby/dalli test
+
 # Yixun Lan <[email protected]> (2021-09-03)
 # dependencies not keyworded/tested
 media-sound/cmus pidgin

Reply via email to