diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-04-05 22:23:25 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-05 22:56:30 +0300 |
commit | f9757edffc8e35611caaf37fe94b63e60c184f69 (patch) | |
tree | 8ce992cda72c350965420fa21007307361be7e68 /dev-libs/wayland | |
parent | dev-libs/libinput: arm64 stable (bug #714896) (diff) | |
download | gentoo-f9757edffc8e35611caaf37fe94b63e60c184f69.tar.gz gentoo-f9757edffc8e35611caaf37fe94b63e60c184f69.tar.bz2 gentoo-f9757edffc8e35611caaf37fe94b63e60c184f69.zip |
dev-libs/wayland: arm64 stable (bug #714896)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r-- | dev-libs/wayland/wayland-1.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.18.0.ebuild b/dev-libs/wayland/wayland-1.18.0.ebuild index fbd383c2bfa7..ad8b10c0ab75 100644 --- a/dev-libs/wayland/wayland-1.18.0.ebuild +++ b/dev-libs/wayland/wayland-1.18.0.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then inherit git-r3 else SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 sparc x86" fi inherit autotools libtool multilib-minimal toolchain-funcs |