summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/clustershell/clustershell-1.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/clustershell/clustershell-1.7.3.ebuild b/app-admin/clustershell/clustershell-1.7.3.ebuild
index 0b9ea92802e7..7c96600098cc 100644
--- a/app-admin/clustershell/clustershell-1.7.3.ebuild
+++ b/app-admin/clustershell/clustershell-1.7.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/cea-hpc/clustershell/archive/v${PV}.tar.gz -> ${P}.t
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="doc libressl test"
CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"