From: Mart Raudsepp Date: Sat, 19 Jan 2019 18:58:15 +0000 (+0200) Subject: dev-libs/libevdev: arm64 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c8915d66332cb171d54e17a1c301d119f8b938a1;p=gentoo.git dev-libs/libevdev: arm64 stable Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- diff --git a/dev-libs/libevdev/libevdev-1.5.9-r1.ebuild b/dev-libs/libevdev/libevdev-1.5.9-r1.ebuild index 5cf10a144879..55edd7c73445 100644 --- a/dev-libs/libevdev/libevdev-1.5.9-r1.ebuild +++ b/dev-libs/libevdev/libevdev-1.5.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ if [[ ${PV} == 9999* ]] ; then inherit autotools git-r3 else SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz" - KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" fi LICENSE="MIT"