summaryrefslogtreecommitdiff
path: root/dev-libs/keystone/keystone-0.9.2-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 11:51:16 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 11:51:16 +0000
commit07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (patch)
treef794674a5fa17096fa0784b8c29eb69071b80c96 /dev-libs/keystone/keystone-0.9.2-r1.ebuild
parent3a60b38f14fa81df8e18aa67d1634fbffca17d14 (diff)
gentoo auto-resync : 14:01:2023 - 11:51:16
Diffstat (limited to 'dev-libs/keystone/keystone-0.9.2-r1.ebuild')
-rw-r--r--dev-libs/keystone/keystone-0.9.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/keystone/keystone-0.9.2-r1.ebuild b/dev-libs/keystone/keystone-0.9.2-r1.ebuild
index 6f550da67f74..a76e4f087c1d 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 ~ppc ~ppc64 x86"
fi
S="${WORKDIR}"/${P/_rc/-rc}