mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
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:
@@ -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}
|
||||
Reference in New Issue
Block a user