projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbeedf7
)
dev-libs/weston: arm stable wrt bug #711820
author
Agostino Sarubbo
<ago@gentoo.org>
Sun, 8 Mar 2020 10:25:31 +0000
(11:25 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Sun, 8 Mar 2020 10:25:31 +0000
(11:25 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-libs/weston/weston-8.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/weston/weston-8.0.0.ebuild
b/dev-libs/weston/weston-8.0.0.ebuild
index c606791b591d036ef8c1242aa7e10ef039c3909c..28f88568de2d50eb0b3078c5da309a59839ece67 100644
(file)
--- a/
dev-libs/weston/weston-8.0.0.ebuild
+++ b/
dev-libs/weston/weston-8.0.0.ebuild
@@
-16,10
+16,10
@@
HOMEPAGE="https://wayland.freedesktop.org/ https://gitlab.freedesktop.org/waylan
if [[ $PV = 9999* ]]; then
SRC_URI="${SRC_PATCHES}"
- KEYWORDS=""
+ KEYWORDS="
arm
"
else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="~amd64
~
arm ~x86"
+ KEYWORDS="~amd64 arm ~x86"
fi
LICENSE="MIT CC-BY-SA-3.0"