From: Michał Górny Date: Sat, 3 Mar 2018 18:37:58 +0000 (+0100) Subject: app-admin/setools: Tested on ~arm64 by NeddySeagoon X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d82a7e2277b1ada128cb0b41656f05ee30659a56;p=gentoo.git app-admin/setools: Tested on ~arm64 by NeddySeagoon --- diff --git a/app-admin/setools/setools-4.1.1.ebuild b/app-admin/setools/setools-4.1.1.ebuild index f9967bce90f1..03451253583d 100644 --- a/app-admin/setools/setools-4.1.1.ebuild +++ b/app-admin/setools/setools-4.1.1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/TresysTechnology/setools.git" else SRC_URI="https://github.com/TresysTechnology/setools/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="GPL-2 LGPL-2.1"