diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-16 08:53:19 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-16 09:14:01 +0100 |
commit | 47e705e640dc5aa24f72810925b091ce7b09822c (patch) | |
tree | ec473ad5c9931e5fcd1dd2aaf79aabff5ffd9158 /dev-libs/wayland | |
parent | dev-libs/libinput: Stable for HPPA (bug #611056). (diff) | |
download | gentoo-47e705e640dc5aa24f72810925b091ce7b09822c.tar.gz gentoo-47e705e640dc5aa24f72810925b091ce7b09822c.tar.bz2 gentoo-47e705e640dc5aa24f72810925b091ce7b09822c.zip |
dev-libs/wayland: Stable for HPPA (bug #611056).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r-- | dev-libs/wayland/wayland-1.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.12.0.ebuild b/dev-libs/wayland/wayland-1.12.0.ebuild index 287b310fa32d..1a0acae152c7 100644 --- a/dev-libs/wayland/wayland-1.12.0.ebuild +++ b/dev-libs/wayland/wayland-1.12.0.ebuild @@ -19,7 +19,7 @@ if [[ $PV = 9999* ]]; then SRC_URI="${SRC_PATCHES}" else SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz" - KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" + KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" fi LICENSE="MIT" |