projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cf5bb4
)
x11-libs/libxkbcommon: arm64 stable (bug #700310)
author
Aaron Bauman
<bman@gentoo.org>
Mon, 18 Nov 2019 22:07:25 +0000
(17:07 -0500)
committer
Aaron Bauman
<bman@gentoo.org>
Mon, 18 Nov 2019 22:07:25 +0000
(17:07 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
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 1b5cedadd0ade06c3ceb7964f4a9eda84d0ffe75..b03a30aa08e81a55cd3956d5a107ed538e396383 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}