diff options
author | 2018-05-13 13:25:48 +0200 | |
---|---|---|
committer | 2018-05-13 13:25:48 +0200 | |
commit | 485e3e1936a817e8ea69da528c1a5958d2509217 (patch) | |
tree | d5142d27e005be918caff0fac8aa64ba202af850 /dev-libs/wayland | |
parent | dev-libs/libevdev: arm stable, bug #649316 (diff) | |
download | gentoo-485e3e1936a817e8ea69da528c1a5958d2509217.tar.gz gentoo-485e3e1936a817e8ea69da528c1a5958d2509217.tar.bz2 gentoo-485e3e1936a817e8ea69da528c1a5958d2509217.zip |
dev-libs/wayland: arm stable, bug #649316
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r-- | dev-libs/wayland/wayland-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.14.0.ebuild b/dev-libs/wayland/wayland-1.14.0.ebuild index 21882905940c..7da95d246ddb 100644 --- a/dev-libs/wayland/wayland-1.14.0.ebuild +++ b/dev-libs/wayland/wayland-1.14.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" |