commit: 0ffe095284a7f98c63e48f1935fb163b857a2dab Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 23 09:46:15 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 23 09:46:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffe0952
dev-cpp/fbthrift: Stabilize 2025.04.14.00-r2 amd64, #958854 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/fbthrift/fbthrift-2025.04.14.00-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/fbthrift/fbthrift-2025.04.14.00-r2.ebuild b/dev-cpp/fbthrift/fbthrift-2025.04.14.00-r2.ebuild index 997bad946d90..f068080311b4 100644 --- a/dev-cpp/fbthrift/fbthrift-2025.04.14.00-r2.ebuild +++ b/dev-cpp/fbthrift/fbthrift-2025.04.14.00-r2.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/facebook/fbthrift/archive/refs/tags/v${PV}.tar.gz -> LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="io-uring test" # See https://github.com/facebook/fbthrift/issues/628
