summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-01-23 23:59:12 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-01-23 23:59:12 +0100
commit34c5de7b0389cf8d4a87f72a2f06910a3157e1d0 (patch)
tree6059b2db70e3ad3ea9da9482f06d4a04a3694d00 /dev-libs
parentvirtual/pwsh: drop old 7.3 (diff)
downloadgentoo-34c5de7b0389cf8d4a87f72a2f06910a3157e1d0.tar.gz
gentoo-34c5de7b0389cf8d4a87f72a2f06910a3157e1d0.tar.bz2
gentoo-34c5de7b0389cf8d4a87f72a2f06910a3157e1d0.zip
dev-libs/thrift: Keyword 0.18.1-r1 riscv, #922547
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/thrift/thrift-0.18.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/thrift/thrift-0.18.1-r1.ebuild b/dev-libs/thrift/thrift-0.18.1-r1.ebuild
index 13e4ee74d176..c84d0f6340cb 100644
--- a/dev-libs/thrift/thrift-0.18.1-r1.ebuild
+++ b/dev-libs/thrift/thrift-0.18.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/thrift/${PV}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0/0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ppc64 ~riscv"
IUSE="libevent lua +ssl test"
RESTRICT="!test? ( test )"