projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f1afc4
)
dev-libs/weston: x86 stable wrt bug #711820
author
Agostino Sarubbo
<ago@gentoo.org>
Sun, 8 Mar 2020 10:37:16 +0000
(11:37 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Sun, 8 Mar 2020 10:37:16 +0000
(11:37 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 28f88568de2d50eb0b3078c5da309a59839ece67..eab5a9c15f7b22d350bc24419130b8c0f4e739aa 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="arm"
+ KEYWORDS="arm
x86
"
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"