projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4131573
)
x11-libs/libxkbcommon: arm64 stable (bug #711560)
author
Mart Raudsepp
<leio@gentoo.org>
Sun, 8 Mar 2020 09:40:10 +0000
(11:40 +0200)
committer
Mart Raudsepp
<leio@gentoo.org>
Sun, 8 Mar 2020 10:49:24 +0000
(12:49 +0200)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
x11-libs/libxkbcommon/libxkbcommon-0.10.0.ebuild
patch
|
blob
|
history
diff --git
a/x11-libs/libxkbcommon/libxkbcommon-0.10.0.ebuild
b/x11-libs/libxkbcommon/libxkbcommon-0.10.0.ebuild
index 99a6656f110ae73a0f681d295aacd4ee1d9efc64..c6cbda4811f6ad29d41f296fc1700e11646ab613 100644
(file)
--- a/
x11-libs/libxkbcommon/libxkbcommon-0.10.0.ebuild
+++ b/
x11-libs/libxkbcommon/libxkbcommon-0.10.0.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}