summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-02-15 00:50:45 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-02-15 01:17:24 +0100
commit0bded5aa5eb5f12b43c303265c083e81c7928820 (patch)
tree695da369d1f1b1d616af17f970287d2634893855 /app-admin
parentapp-cdr/cdw: x86 stable (bug #676352) (diff)
downloadgentoo-0bded5aa5eb5f12b43c303265c083e81c7928820.tar.gz
gentoo-0bded5aa5eb5f12b43c303265c083e81c7928820.tar.bz2
gentoo-0bded5aa5eb5f12b43c303265c083e81c7928820.zip
app-admin/clustershell: x86 stable (bug #676328)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/clustershell/clustershell-1.7.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/clustershell/clustershell-1.7.3.ebuild b/app-admin/clustershell/clustershell-1.7.3.ebuild
index 3756006e28cf..0b9ea92802e7 100644
--- a/app-admin/clustershell/clustershell-1.7.3.ebuild
+++ b/app-admin/clustershell/clustershell-1.7.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# TODO: test phase
@@ -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}]"