diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-11-09 16:04:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-09 17:50:15 +0000 |
commit | e33b48b1adcc70509fd1258181de2d5286269cec (patch) | |
tree | c2afca1548c8b24f28459c01fc7bade692790978 /dev-libs/wayland | |
parent | x11-libs/libSM: stable 1.2.3 for sparc, bug #668900 (diff) | |
download | gentoo-e33b48b1adcc70509fd1258181de2d5286269cec.tar.gz gentoo-e33b48b1adcc70509fd1258181de2d5286269cec.tar.bz2 gentoo-e33b48b1adcc70509fd1258181de2d5286269cec.zip |
dev-libs/wayland: stable 1.16.0 for sparc, bug #668900
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r-- | dev-libs/wayland/wayland-1.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.16.0.ebuild b/dev-libs/wayland/wayland-1.16.0.ebuild index f4760c01d36e..31ec9f02cd28 100644 --- a/dev-libs/wayland/wayland-1.16.0.ebuild +++ b/dev-libs/wayland/wayland-1.16.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" |