diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-20 11:20:42 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-20 11:20:42 -0700 |
commit | 207abe4ad08de8967addef9f0d2e3b56e8aaa375 (patch) | |
tree | 2728cdf7693b6cde0ffc31afb73fa093104dcc57 /dev-libs/wayland-protocols | |
parent | dev-libs/wayland-1.14.0: hppa stable, bug 649316 (diff) | |
download | gentoo-207abe4ad08de8967addef9f0d2e3b56e8aaa375.tar.gz gentoo-207abe4ad08de8967addef9f0d2e3b56e8aaa375.tar.bz2 gentoo-207abe4ad08de8967addef9f0d2e3b56e8aaa375.zip |
dev-libs/wayland-protocols-1.13: hppa 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 4ff1772d593f..3f94387b1811 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" |