Skip to content

Commit

Permalink
dev-python/setuptools: fix dev-python/appdirs cyclic dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
radhermit committed Jan 25, 2017
1 parent 89cd543 commit 1c4e8ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ IUSE="test"
RDEPEND="
>=dev-python/packaging-16.8[${PYTHON_USEDEP}]
>=dev-python/six-1.10.0[${PYTHON_USEDEP}]
>=dev-python/appdirs-1.4.0[${PYTHON_USEDEP}]
>=dev-python/appdirs-1.4.0-r1[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
app-arch/unzip
Expand Down

0 comments on commit 1c4e8ca

Please sign in to comment.