repo/gentoo:master commit in: dev-libs/thrift/
"Arthur Zamarin" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786794499.8e4be84382ef4fbb975791ceda273813724156d6.arthurzam@gentoo> |
commit: 8e4be84382ef4fbb975791ceda273813724156d6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 15 11:48:19 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 11:48:19 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e4be843
dev-libs/thrift: Stabilize 0.24.0 x86, #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 c5ed82106f87..c360f0002697 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 )"