diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-17 17:47:24 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-17 17:56:43 +0300 |
commit | 385f8b2ec3a66c7bebffdfd0c99722e35954b626 (patch) | |
tree | ff8830b400e591c786f81a5e1e46871ea326f5f5 /dev-libs/wayland-protocols | |
parent | dev-libs/wayland: amd64 stable wrt bug #668900 (diff) | |
download | gentoo-385f8b2ec3a66c7bebffdfd0c99722e35954b626.tar.gz gentoo-385f8b2ec3a66c7bebffdfd0c99722e35954b626.tar.bz2 gentoo-385f8b2ec3a66c7bebffdfd0c99722e35954b626.zip |
dev-libs/wayland-protocols: amd64 stable wrt bug #668900
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild index 40794e0d756c..6d2099e408c8 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/" if [[ $PV != 9999* ]]; then 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" |