summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2019-01-12 14:27:59 +1300
committerKent Fredric <kentnl@gentoo.org>2019-01-12 14:28:51 +1300
commitd52db010b15dd49555eaba4beb57e98b63e68da2 (patch)
tree59082286ef222e77c3b7bfe4ace942733aad2b07 /dev-util/vmtouch/vmtouch-1.3.0.ebuild
parentapp-metrics/github-exporter: Export github statistics to prometheus (diff)
downloadgentoo-d52db010b15dd49555eaba4beb57e98b63e68da2.tar.gz
gentoo-d52db010b15dd49555eaba4beb57e98b63e68da2.tar.bz2
gentoo-d52db010b15dd49555eaba4beb57e98b63e68da2.zip
dev-util/vmtouch: Keyword ~arm64
Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-util/vmtouch/vmtouch-1.3.0.ebuild')
-rw-r--r--dev-util/vmtouch/vmtouch-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""