summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-08-20 07:30:49 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-08-20 07:41:23 +0300
commite15ee616b3303e2a2750849b7c9d8159c36963c1 (patch)
treeb899ea19f739d622861bc724074985f2b9bafdff /dev-libs/wayland
parentdev-libs/libpthread-stubs: x86 stable wrt bug #664002 (diff)
downloadgentoo-e15ee616b3303e2a2750849b7c9d8159c36963c1.tar.gz
gentoo-e15ee616b3303e2a2750849b7c9d8159c36963c1.tar.bz2
gentoo-e15ee616b3303e2a2750849b7c9d8159c36963c1.zip
dev-libs/wayland: x86 stable wrt bug #664002
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r--dev-libs/wayland/wayland-1.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.15.0.ebuild b/dev-libs/wayland/wayland-1.15.0.ebuild
index c520c61a9b98..b5d54a20cb81 100644
--- a/dev-libs/wayland/wayland-1.15.0.ebuild
+++ b/dev-libs/wayland/wayland-1.15.0.ebuild
@@ -18,7 +18,7 @@ if [[ $PV = 9999* ]]; then
SRC_URI=""
else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
+ KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
fi
LICENSE="MIT"