summaryrefslogtreecommitdiff
path: root/dev-libs/keystone/keystone-0.9.2-r3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-15 11:36:40 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-15 11:36:40 +0000
commitdce60e5aa0a12ccc07c10a0a2c3f8f063393b32a (patch)
tree0eeb9e8b3fe27be09da968f4c1d3e02ad5d8167d /dev-libs/keystone/keystone-0.9.2-r3.ebuild
parent4a480f0f8da23a70c88c65a5c218926670f5a870 (diff)
gentoo auto-resync : 15:02:2024 - 11:36:40
Diffstat (limited to 'dev-libs/keystone/keystone-0.9.2-r3.ebuild')
-rw-r--r--dev-libs/keystone/keystone-0.9.2-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/keystone/keystone-0.9.2-r3.ebuild b/dev-libs/keystone/keystone-0.9.2-r3.ebuild
index 8e961f5914eb..bfc2d7d6fa78 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}