diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-05-08 00:40:24 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-08 07:23:24 +0100 |
commit | 1cc8be01f1e36c621c6e8215d96b2662e2ec75c8 (patch) | |
tree | 2bf2c9852674d26af3e033eac4ec6b32623450aa /dev-libs/wayland | |
parent | x11-misc/xkeyboard-config: stable 2.23.1-r1 for sparc (diff) | |
download | gentoo-1cc8be01f1e36c621c6e8215d96b2662e2ec75c8.tar.gz gentoo-1cc8be01f1e36c621c6e8215d96b2662e2ec75c8.tar.bz2 gentoo-1cc8be01f1e36c621c6e8215d96b2662e2ec75c8.zip |
dev-libs/wayland: stable 1.14.0 for sparc
Bug: https://bugs.gentoo.org/649316
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/wayland')
-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 070de151778d..21882905940c 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" |