diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-15 21:08:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-15 21:08:51 +0300 |
commit | 058bd103db2565a5915bcdcddcc108a74fca44b8 (patch) | |
tree | b49da361e78e6c700169732b4126740fe70ac0aa /app-admin/clustershell | |
parent | dev-python/requests: amd64 stable wrt bug #668716 (diff) | |
download | gentoo-058bd103db2565a5915bcdcddcc108a74fca44b8.tar.gz gentoo-058bd103db2565a5915bcdcddcc108a74fca44b8.tar.bz2 gentoo-058bd103db2565a5915bcdcddcc108a74fca44b8.zip |
app-admin/clustershell: amd64 stable wrt bug #676328
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-admin/clustershell')
-rw-r--r-- | app-admin/clustershell/clustershell-1.7.3.ebuild | 2 |
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}]" |