dev-util/vmtouch: Keyword ~arm64
authorKent Fredric <kentnl@gentoo.org>
Sat, 12 Jan 2019 01:27:59 +0000 (14:27 +1300)
committerKent Fredric <kentnl@gentoo.org>
Sat, 12 Jan 2019 01:28:51 +0000 (14:28 +1300)
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
dev-util/vmtouch/vmtouch-1.3.0.ebuild

index e043a354abd733950c03635b15251e2a2bf5a5d5..0ac4532e6bd79342113bc41543e5eed656d25fd6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/hoytech/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 DEPEND=""