summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-20 15:14:37 +0000
committerSam James <sam@gentoo.org>2021-11-20 23:20:41 +0000
commit5a4bff2f9e2d628fa88fc362e0cf372059b5a95f (patch)
tree7a4b2f0eadbc86f5e2ef47f559efaa8e946107f0 /app-admin
parentsys-libs/libselinux: Stabilize 3.2 arm64, #825314 (diff)
downloadgentoo-5a4bff2f9e2d628fa88fc362e0cf372059b5a95f.tar.gz
gentoo-5a4bff2f9e2d628fa88fc362e0cf372059b5a95f.tar.bz2
gentoo-5a4bff2f9e2d628fa88fc362e0cf372059b5a95f.zip
app-admin/setools: Stabilize 4.4.0-r2 arm64, #825314
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/setools/setools-4.4.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/setools/setools-4.4.0-r2.ebuild b/app-admin/setools/setools-4.4.0-r2.ebuild
index 29a31db5a0ac..0d3f876fd18f 100644
--- a/app-admin/setools/setools-4.4.0-r2.ebuild
+++ b/app-admin/setools/setools-4.4.0-r2.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/SELinuxProject/setools.git"
else
SRC_URI="https://github.com/SELinuxProject/setools/releases/download/${PV}/${P}.tar.bz2"
- KEYWORDS="amd64 arm ~arm64 x86"
+ KEYWORDS="amd64 arm arm64 x86"
fi
LICENSE="GPL-2 LGPL-2.1"