diff options
author | Markus Meier <maekke@gentoo.org> | 2018-09-28 06:45:41 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-09-28 06:45:41 +0200 |
commit | b0cd3354449bc6cf8f2ed2ab5178cb4b14837379 (patch) | |
tree | a83e75c0a571cf7f3ea6a38e4b6065c04cd28c9a /dev-libs/wayland | |
parent | dev-libs/libpthread-stubs: arm stable, bug #664002 (diff) | |
download | gentoo-b0cd3354449bc6cf8f2ed2ab5178cb4b14837379.tar.gz gentoo-b0cd3354449bc6cf8f2ed2ab5178cb4b14837379.tar.bz2 gentoo-b0cd3354449bc6cf8f2ed2ab5178cb4b14837379.zip |
dev-libs/wayland: arm stable, bug #664002
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/wayland')
-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 1f910a6666d0..3229c5329a59 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" |