diff options
Diffstat (limited to 'app-admin/clustershell/clustershell-1.6.ebuild')
-rw-r--r-- | app-admin/clustershell/clustershell-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/clustershell/clustershell-1.6.ebuild b/app-admin/clustershell/clustershell-1.6.ebuild index d23372965939..ad4c1c31b1f4 100644 --- a/app-admin/clustershell/clustershell-1.6.ebuild +++ b/app-admin/clustershell/clustershell-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/clustershell/clustershell-1.6.ebuild,v 1.2 2013/06/25 12:10:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/clustershell/clustershell-1.6.ebuild,v 1.3 2013/06/25 12:57:54 ago Exp $ # TODO: test phase @@ -16,7 +16,7 @@ SRC_URI="https://github.com/cea-hpc/clustershell/archive/v${PV}.tar.gz -> ${P}.t LICENSE="CeCILL-C" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND="dev-libs/openssl" |