commit: acd81f44b271e65afe67b61da66bfdd116c86445
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 24 05:48:08 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 24 05:48:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acd81f44
dev-libs/keystone: Stabilize 0.9.2-r4 amd64, #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 37663d8995ba..705fa94613d2 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}