From ea77ab1aacac5700521c310dc0742e6e82362846 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sat, 30 Apr 2022 12:37:16 +0100 Subject: dev-python/thrift: keyword 0.14.1 for ~riscv Signed-off-by: Marek Szuba --- dev-python/thrift/thrift-0.14.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/thrift') diff --git a/dev-python/thrift/thrift-0.14.1.ebuild b/dev-python/thrift/thrift-0.14.1.ebuild index a51e6ee3509c..491c7fc2de1a 100644 --- a/dev-python/thrift/thrift-0.14.1.ebuild +++ b/dev-python/thrift/thrift-0.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://downloads.apache.org/${PN}/${PV}//${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~riscv x86 ~amd64-linux ~x86-linux" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad