summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-03 19:37:58 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-03 19:38:23 +0100
commitd82a7e2277b1ada128cb0b41656f05ee30659a56 (patch)
tree1f9c01094a8612da255ffdbf1f0ec1619b03995c /app-admin
parentdev-lisp/asdf: stable 3.1.5 for ppc64, bug #577744 (diff)
downloadgentoo-d82a7e2277b1ada128cb0b41656f05ee30659a56.tar.gz
gentoo-d82a7e2277b1ada128cb0b41656f05ee30659a56.tar.bz2
gentoo-d82a7e2277b1ada128cb0b41656f05ee30659a56.zip
app-admin/setools: Tested on ~arm64 by NeddySeagoon
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/setools/setools-4.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"