diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-27 09:33:08 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-27 09:33:08 +0100 |
commit | 5709a233c7f14833721168fba1e73027469ad576 (patch) | |
tree | fba98ba67cdd5b09e6f32f4f348db37abf91ff70 /dev-libs | |
parent | x11-libs/gdk-pixbuf: arm stable, bug #635938 (diff) | |
download | gentoo-5709a233c7f14833721168fba1e73027469ad576.tar.gz gentoo-5709a233c7f14833721168fba1e73027469ad576.tar.bz2 gentoo-5709a233c7f14833721168fba1e73027469ad576.zip |
dev-libs/wayland-protocols: arm stable, bug #635938
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild index e945a9bee27e..bf2247666d78 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.11.ebuild @@ -19,7 +19,7 @@ if [[ $PV = 9999* ]]; then SRC_URI="${SRC_PATCHES}" 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" |