diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-28 21:04:38 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-28 21:17:15 -0800 |
commit | 461875d363b272b95297f98730474e7751ddb239 (patch) | |
tree | 5eaa0b3c265ed8405a2c2b300ad1dc48f78df19b /dev-libs/wayland-protocols | |
parent | dev-libs/wayland-1.16.0: hppa stable, bug 668900 (diff) | |
download | gentoo-461875d363b272b95297f98730474e7751ddb239.tar.gz gentoo-461875d363b272b95297f98730474e7751ddb239.tar.bz2 gentoo-461875d363b272b95297f98730474e7751ddb239.zip |
dev-libs/wayland-protocols-1.16: hppa 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 1f356dc0939c..8b88b06af511 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" |