diff --git a/dev-python/fabric/fabric-1.14.0.ebuild b/dev-python/fabric/fabric-1.14.0.ebuild index 4b345890112ad..2b202fef3ee2e 100644 --- a/dev-python/fabric/fabric-1.14.0.ebuild +++ b/dev-python/fabric/fabric-1.14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,7 +24,8 @@ KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc test" RDEPEND=" - >=dev-python/paramiko-1.10[${PYTHON_USEDEP}]" + >=dev-python/paramiko-1.10[${PYTHON_USEDEP}] +