repo/gentoo:master commit in: dev-libs/thrift/
"Arthur Zamarin" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786794497.b03d133201f66e926c634e618af1e59de09240c5.arthurzam@gentoo> |
commit: b03d133201f66e926c634e618af1e59de09240c5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 15 11:48:17 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 11:48:17 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b03d1332
dev-libs/thrift: Stabilize 0.24.0 ppc64, #980896
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/thrift/thrift-0.24.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/thrift/thrift-0.24.0.ebuild b/dev-libs/thrift/thrift-0.24.0.ebuild
index b7eeab19e6ab..c5ed82106f87 100644
--- a/dev-libs/thrift/thrift-0.24.0.ebuild
+++ b/dev-libs/thrift/thrift-0.24.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ppc64 ~riscv ~s390 ~x86"
IUSE="libevent lua +ssl test"
REQUIRED_USE="test? ( ssl libevent )"