dev-python/reno: 2.2.1, correcting pbr dep
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 31 Jul 2017 03:37:19 +0000 (22:37 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 31 Jul 2017 03:41:20 +0000 (22:41 -0500)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-python/reno/reno-2.2.1.ebuild

index 2d71015bcdbad9b158691bf18a7051ec89e89b2d..f6155da6feb150ef89303005b27bef9d7e8d76f2 100644 (file)
@@ -15,9 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
-CDEPEND="
-       >=dev-python/pbr-1.4[${PYTHON_USEDEP}]
-       <dev-python/pbr-2.0[${PYTHON_USEDEP}]"
+CDEPEND=">=dev-python/pbr-1.4[${PYTHON_USEDEP}]"
 DEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
        ${CDEPEND}"