dev-libs/keystone: Stabilize 0.9.2-r4 amd64, #961925

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-08-24 06:48:08 +01:00
parent c4a967f9e5
commit acd81f44b2
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -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}