sys-apps/input-utils: keyword ~arm64
authorAnthony G. Basile <blueness@gentoo.org>
Sun, 21 Apr 2019 03:00:02 +0000 (23:00 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Sun, 21 Apr 2019 03:00:02 +0000 (23:00 -0400)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

sys-apps/input-utils/input-utils-1.2.ebuild
sys-apps/input-utils/input-utils-1.3.ebuild

index f2e8b5042ff132dcd8138f019cb4c9bca94353d4..5bd6e7f4694f9250d7f7a0e2e9815a94243212f5 100644 (file)
@@ -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=5
@@ -13,7 +13,7 @@ SRC_URI="https://www.kraxel.org/releases/input/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc x86"
 IUSE=""
 
 DEPEND=""
index 2821ff527621753e26566e270819766f596d3ef4..ff1c3933d56046cfab33473238e60bc2fd07d187 100644 (file)
@@ -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=6
@@ -12,7 +12,7 @@ SRC_URI="https://www.kraxel.org/releases/input/${MY_P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
 IUSE=""
 
 DEPEND=""