commit: b5fef35fa66edf1b1809656148fbff15766c21bb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 24 03:50:12 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 24 03:50:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5fef35f
dev-libs/keystone: Stabilize 0.9.2-r4 x86, #961925
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/keystone/keystone-0.9.2-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/keystone/keystone-0.9.2-r4.ebuild
b/dev-libs/keystone/keystone-0.9.2-r4.ebuild
index efe4c95c6452..37663d8995ba 100644
--- a/dev-libs/keystone/keystone-0.9.2-r4.ebuild
+++ b/dev-libs/keystone/keystone-0.9.2-r4.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/keystone-engine/keystone/archive/${PV/_rc/-rc}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
fi
S="${WORKDIR}"/${P/_rc/-rc}