commit: 8479f766ecaee775273bec46039f21e757f15192
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 15 06:59:20 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Feb 15 06:59:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8479f766
dev-libs/keystone: Stabilize 0.9.2-r3 x86, #924605
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-libs/keystone/keystone-0.9.2-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/keystone/keystone-0.9.2-r3.ebuild
b/dev-libs/keystone/keystone-0.9.2-r3.ebuild
index 8e961f5914eb..dbf48e8a5c90 100644
--- a/dev-libs/keystone/keystone-0.9.2-r3.ebuild
+++ b/dev-libs/keystone/keystone-0.9.2-r3.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}