commit: f34ef5c822c4899c518a7cc02fa5a23f2238bf55
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 4 18:36:24 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 4 18:36:24 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f34ef5c8
dev-libs/keystone: Stabilize 0.9.2-r1 x86, #889718
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/keystone/keystone-0.9.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/keystone/keystone-0.9.2-r1.ebuild
b/dev-libs/keystone/keystone-0.9.2-r1.ebuild
index e9a5d4b06546..6f550da67f74 100644
--- a/dev-libs/keystone/keystone-0.9.2-r1.ebuild
+++ b/dev-libs/keystone/keystone-0.9.2-r1.ebuild
@@ -17,7 +17,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 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~ppc64 x86"
fi
S="${WORKDIR}"/${P/_rc/-rc}