commit: d82a7e2277b1ada128cb0b41656f05ee30659a56
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 3 18:37:58 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 3 18:38:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d82a7e22
app-admin/setools: Tested on ~arm64 by NeddySeagoon
app-admin/setools/setools-4.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/setools/setools-4.1.1.ebuild
b/app-admin/setools/setools-4.1.1.ebuild
index f9967bce90f..03451253583 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"