diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-20 11:20:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-20 11:20:41 -0700 |
commit | 7b2515a78961a7e6e464af82ee95235827fc6bcd (patch) | |
tree | 0fd9944bc6499ddec5d5522b4ae4f33731e32b2e /dev-libs | |
parent | dev-libs/libinput-1.10.6: hppa stable, bug 649316 (diff) | |
download | gentoo-7b2515a78961a7e6e464af82ee95235827fc6bcd.tar.gz gentoo-7b2515a78961a7e6e464af82ee95235827fc6bcd.tar.bz2 gentoo-7b2515a78961a7e6e464af82ee95235827fc6bcd.zip |
dev-libs/wayland-1.14.0: hppa stable, bug 649316
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/wayland/wayland-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.14.0.ebuild b/dev-libs/wayland/wayland-1.14.0.ebuild index 7da95d246ddb..3ea948e26b83 100644 --- a/dev-libs/wayland/wayland-1.14.0.ebuild +++ b/dev-libs/wayland/wayland-1.14.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" |