summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/setools/setools-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/setools/setools-4.0.1.ebuild b/app-admin/setools/setools-4.0.1.ebuild
index a2d192caefd6..10eec48c9e39 100644
--- a/app-admin/setools/setools-4.0.1.ebuild
+++ b/app-admin/setools/setools-4.0.1.ebuild
@@ -15,7 +15,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 ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm64 ~mips x86"
fi
LICENSE="GPL-2 LGPL-2.1"