diff options
author | 2018-08-20 18:09:11 +0200 | |
---|---|---|
committer | 2018-08-20 19:17:04 +0100 | |
commit | 0be0a94086b19fff48d9b84949875a3de8f6c27f (patch) | |
tree | 2dc06196e3a406bf65f367b7209e3aa27855a0cf /dev-libs | |
parent | virtual/glu: stable 9.0-r2 for sparc, bug #664002 (diff) | |
download | gentoo-0be0a94086b19fff48d9b84949875a3de8f6c27f.tar.gz gentoo-0be0a94086b19fff48d9b84949875a3de8f6c27f.tar.bz2 gentoo-0be0a94086b19fff48d9b84949875a3de8f6c27f.zip |
dev-libs/wayland: stable 1.15.0 for sparc, bug #664002
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 b5d54a20cb81..1ea64ca6370a 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" |