diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-05-08 00:54:35 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-08 07:23:26 +0100 |
commit | f1958485ba1a0aaa63735f8ce57d0c4652e7743f (patch) | |
tree | 6cb0503a59ec88cd72c80b73fbaf43958c2fbcf7 | |
parent | 95b9ebe4140bd341eaa91a18e8564080eab89110 (diff) | |
download | gentoo-f1958485ba1a0aaa63735f8ce57d0c4652e7743f.tar.gz gentoo-f1958485ba1a0aaa63735f8ce57d0c4652e7743f.tar.xz |
dev-libs/wayland-protocols: stable 1.13 for sparc
Bug: https://bugs.gentoo.org/649316
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
-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 4f33d7b41bd..b19f724b1c9 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" |