diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-22 12:45:54 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-22 12:47:03 +0200 |
commit | fa39419da89d39cf5cdc78725d0b20295e00ecab (patch) | |
tree | 7020feaa78e72fb1be76d39166381e4b7ea98c52 /dev-libs/wayland-protocols | |
parent | dev-libs/libevdev: arm64 stable (bug #675818) (diff) | |
download | gentoo-fa39419da89d39cf5cdc78725d0b20295e00ecab.tar.gz gentoo-fa39419da89d39cf5cdc78725d0b20295e00ecab.tar.bz2 gentoo-fa39419da89d39cf5cdc78725d0b20295e00ecab.zip |
dev-libs/wayland-protocols: arm64 stable (bug #675818)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild index b31c55f0b3b6..a738ce710dc0 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.17.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" |