From: Kent Fredric Date: Sat, 12 Jan 2019 01:27:59 +0000 (+1300) Subject: dev-util/vmtouch: Keyword ~arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d52db010b15dd49555eaba4beb57e98b63e68da2;p=gentoo.git dev-util/vmtouch: Keyword ~arm64 Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Kent Fredric --- diff --git a/dev-util/vmtouch/vmtouch-1.3.0.ebuild b/dev-util/vmtouch/vmtouch-1.3.0.ebuild index e043a354abd7..0ac4532e6bd7 100644 --- a/dev-util/vmtouch/vmtouch-1.3.0.ebuild +++ b/dev-util/vmtouch/vmtouch-1.3.0.ebuild @@ -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=""