summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-08-18 21:25:41 -0700
committerMatt Turner <mattst88@gentoo.org>2018-08-18 21:25:41 -0700
commite78167a37478af830c9f96fc6b7e3d5ca22506c4 (patch)
tree39199f74117f5818dc1da92d39217460a11d3efa
parentdev-libs/libpthread-stubs-0.4-r1: alpha stable, bug 664002 (diff)
downloadgentoo-e78167a3.tar.gz
gentoo-e78167a3.tar.bz2
gentoo-e78167a3.zip
dev-libs/wayland-1.15.0: alpha stable, bug 664002
-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 c5264cdcf331..c520c61a9b98 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"