summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-04 23:19:23 +0100
committerSam James <sam@gentoo.org>2021-07-04 23:19:23 +0100
commit6e29370e3f53dd16426d43296887deb193468528 (patch)
tree6190e7eb5b17cf612f9b2025f9785c573e57a60f /app-admin/setools
parentsys-fs/cryptsetup: Stabilize 2.3.6 amd64, #800434 (diff)
downloadgentoo-6e29370e3f53dd16426d43296887deb193468528.tar.gz
gentoo-6e29370e3f53dd16426d43296887deb193468528.tar.bz2
gentoo-6e29370e3f53dd16426d43296887deb193468528.zip
app-admin/setools: Stabilize 4.4.0 amd64, #797616
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/setools')
-rw-r--r--app-admin/setools/setools-4.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/setools/setools-4.4.0.ebuild b/app-admin/setools/setools-4.4.0.ebuild
index f6471987e0cc..f32a85930931 100644
--- a/app-admin/setools/setools-4.4.0.ebuild
+++ b/app-admin/setools/setools-4.4.0.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 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
LICENSE="GPL-2 LGPL-2.1"