diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:46 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:46 -0700 |
commit | 1260dce7181613acf575242f5f62bde2a5f11c21 (patch) | |
tree | 0dd9a650d72fbb0bff2fd0518dee0da05f3db38e /dev-libs/wayland-protocols | |
parent | dev-libs/wayland-1.16.0: ppc64 stable, bug 668900 (diff) | |
download | gentoo-1260dce7181613acf575242f5f62bde2a5f11c21.tar.gz gentoo-1260dce7181613acf575242f5f62bde2a5f11c21.tar.bz2 gentoo-1260dce7181613acf575242f5f62bde2a5f11c21.zip |
dev-libs/wayland-protocols-1.16: ppc64 stable, bug 668900
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild index b6ac4b8adb0d..de735ef6ae85 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.16.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" |