diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 12:21:49 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 12:22:50 -0700 |
commit | 84aed7d8a7f138fd403fc466fefa51f9f73c4cf8 (patch) | |
tree | bed0f21dad5654d699c6d9df3b2f88ebc0952bb8 /dev-libs/wayland-protocols | |
parent | dev-libs/wayland-1.14.0: alpha stable, bug 649316 (diff) | |
download | gentoo-84aed7d8a7f138fd403fc466fefa51f9f73c4cf8.tar.gz gentoo-84aed7d8a7f138fd403fc466fefa51f9f73c4cf8.tar.bz2 gentoo-84aed7d8a7f138fd403fc466fefa51f9f73c4cf8.zip |
dev-libs/wayland-protocols-1.13: alpha stable, bug 649316
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild index 2f67fca069fc..86ba69108eeb 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/" if [[ $PV != 9999* ]]; then 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" |