diff options
author | Markus Meier <maekke@gentoo.org> | 2017-06-24 10:39:25 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-06-24 10:39:25 +0200 |
commit | 6639299debfc27e96c677773f7b598a314961707 (patch) | |
tree | ec9f1ffb66712d6dc62bf323c1f3f7d44ad693be | |
parent | dev-libs/libpthread-stubs: arm stable, bug #620234 (diff) | |
download | gentoo-6639299debfc27e96c677773f7b598a314961707.tar.gz gentoo-6639299debfc27e96c677773f7b598a314961707.tar.bz2 gentoo-6639299debfc27e96c677773f7b598a314961707.zip |
dev-libs/wayland: arm stable, bug #620234
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
-rw-r--r-- | dev-libs/wayland/wayland-1.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.13.0.ebuild b/dev-libs/wayland/wayland-1.13.0.ebuild index 21a063aeb7b2..a1b94a9571ea 100644 --- a/dev-libs/wayland/wayland-1.13.0.ebuild +++ b/dev-libs/wayland/wayland-1.13.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" |