summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2020-02-15 19:22:21 +0800
committerJason Zaman <perfinion@gentoo.org>2020-02-15 21:20:05 +0800
commitd2f62047e9887050263a446e87e6d410cebdcb3f (patch)
tree2a89b33f7345ad20544d3193f1e7b413dcd9b483 /app-admin/setools
parentsys-fs/xfsprogs: remove automagic on sys-fs/lvm2 (libdevmapper) (diff)
downloadgentoo-d2f62047e9887050263a446e87e6d410cebdcb3f.tar.gz
gentoo-d2f62047e9887050263a446e87e6d410cebdcb3f.tar.bz2
gentoo-d2f62047e9887050263a446e87e6d410cebdcb3f.zip
app-admin/setools: stable 4.2.2
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'app-admin/setools')
-rw-r--r--app-admin/setools/setools-4.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/setools/setools-4.2.2.ebuild b/app-admin/setools/setools-4.2.2.ebuild
index 88bea3902042..74dd28424fea 100644
--- a/app-admin/setools/setools-4.2.2.ebuild
+++ b/app-admin/setools/setools-4.2.2.ebuild
@@ -14,7 +14,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"