dev-python/slowaes: fix typo, bug #613944

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
This commit is contained in:
Anthony G. Basile
2017-03-27 06:24:27 -04:00
parent 927b3fab48
commit aaf14f8fa0

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,6 +17,6 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
DEPENDS="dev-python/setuptools"
DEPEND="dev-python/setuptools"
S=${WORKDIR}/${MY_P}