projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdd82ee
)
x11-libs/libxkbcommon: ppc64 stable wrt bug #700310
author
Agostino Sarubbo
<ago@gentoo.org>
Wed, 20 Nov 2019 11:21:03 +0000
(12:21 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Wed, 20 Nov 2019 11:21:03 +0000
(12:21 +0100)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild
patch
|
blob
|
history
diff --git
a/x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild
b/x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild
index b03a30aa08e81a55cd3956d5a107ed538e396383..b2d7d7a62c0a1f11c778da286c3b54d6222feba7 100644
(file)
--- a/
x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild
+++ b/
x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild
@@
-8,7
+8,7
@@
if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/xkbcommon/${PN}"
else
SRC_URI="https://xkbcommon.org/download/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc
~
ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86"
fi
inherit meson multilib-minimal ${GIT_ECLASS}