diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-09-23 08:47:43 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-23 11:04:57 +0100 |
commit | 80f83e29b19992b54dc13e8e61834c6ddac32f9a (patch) | |
tree | 9d2696c05eebfaec5170b4f6bfc3218c743b0e3b /dev-libs | |
parent | virtual/opengl: stable 7.0-r2 for hppa, bug #664002 (diff) | |
download | gentoo-80f83e29b19992b54dc13e8e61834c6ddac32f9a.tar.gz gentoo-80f83e29b19992b54dc13e8e61834c6ddac32f9a.tar.bz2 gentoo-80f83e29b19992b54dc13e8e61834c6ddac32f9a.zip |
dev-libs/wayland: stable 1.15.0 for hppa, bug #664002
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/wayland/wayland-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.15.0.ebuild b/dev-libs/wayland/wayland-1.15.0.ebuild index 1ea64ca6370a..1f910a6666d0 100644 --- a/dev-libs/wayland/wayland-1.15.0.ebuild +++ b/dev-libs/wayland/wayland-1.15.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" |