summaryrefslogtreecommitdiff
path: root/dev-libs/thrift/thrift-0.16.0-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/thrift/thrift-0.16.0-r2.ebuild')
-rw-r--r--dev-libs/thrift/thrift-0.16.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/thrift/thrift-0.16.0-r2.ebuild b/dev-libs/thrift/thrift-0.16.0-r2.ebuild
index 7bf8c1b1518b..cc8bf3357944 100644
--- a/dev-libs/thrift/thrift-0.16.0-r2.ebuild
+++ b/dev-libs/thrift/thrift-0.16.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/thrift/${PV}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0/0"
-KEYWORDS="amd64 ~arm64"
+KEYWORDS="amd64 ~arm64 ppc64"
IUSE="libevent lua +ssl test"
RESTRICT="!test? ( test )"