From b1babdb714e206b137200926f1a4339002fb2518 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 23 Mar 2017 21:26:55 +0100 Subject: app-portage/unsandbox: Keyword ~arm64 --- app-portage/unsandbox/unsandbox-2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-portage') diff --git a/app-portage/unsandbox/unsandbox-2.ebuild b/app-portage/unsandbox/unsandbox-2.ebuild index 9e8f2ae63758..74169617d3fd 100644 --- a/app-portage/unsandbox/unsandbox-2.ebuild +++ b/app-portage/unsandbox/unsandbox-2.ebuild @@ -11,5 +11,5 @@ SRC_URI="https://github.com/mgorny/unsandbox/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" -- cgit v1.2.3-65-gdbad