diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-06 21:14:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-06 21:14:44 +0000 |
commit | 04b2ebca5afc4a05f866b04dde6dc51656ec2cbd (patch) | |
tree | 32ebff49a8a26a4155343daa2952f717d51270d5 /dev-libs | |
parent | dev-libs/libgudev: stable 232 for sparc, bug #624312 (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-04b2ebca5afc4a05f866b04dde6dc51656ec2cbd.tar.gz gentoo-04b2ebca5afc4a05f866b04dde6dc51656ec2cbd.tar.bz2 gentoo-04b2ebca5afc4a05f866b04dde6dc51656ec2cbd.zip |
dev-libs/wayland-protocols: stable 1.11 for sparc, bug #624312 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild index 46b99b1aab32..8975a7369525 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.11.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 ~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" |