summaryrefslogtreecommitdiff
path: root/dev-python/thrift
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-01 00:38:43 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-01 00:38:43 +0000
commit4ede4da5e3dfec0a8c68f9048d586d2435248074 (patch)
tree02abd364cf8d56938c506ae9ad55f572494c00c7 /dev-python/thrift
parent0eece5113f77b39919010888fc908846eea694f6 (diff)
downloadbaldeagleos-repo-4ede4da5e3dfec0a8c68f9048d586d2435248074.tar.gz
baldeagleos-repo-4ede4da5e3dfec0a8c68f9048d586d2435248074.tar.xz
baldeagleos-repo-4ede4da5e3dfec0a8c68f9048d586d2435248074.zip
Adding metadata
Diffstat (limited to 'dev-python/thrift')
-rw-r--r--dev-python/thrift/thrift-0.14.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/thrift/thrift-0.14.1.ebuild b/dev-python/thrift/thrift-0.14.1.ebuild
index 7ccea663b855..e93afb5ae2ee 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}]