diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 11:12:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 11:12:25 +0100 |
commit | ce7ffd6da6f493ecc24f9cff10feec25e0cb54fc (patch) | |
tree | 35a14aa6658abb4af8918b64151451e6262f90f6 /dev-python/python-utils | |
parent | dev-python/pygit2: amd64 stable wrt bug #772512 (diff) | |
download | gentoo-ce7ffd6da6f493ecc24f9cff10feec25e0cb54fc.tar.gz gentoo-ce7ffd6da6f493ecc24f9cff10feec25e0cb54fc.tar.bz2 gentoo-ce7ffd6da6f493ecc24f9cff10feec25e0cb54fc.zip |
dev-python/python-utils: amd64 stable (ALLARCHES policy) wrt bug #772527
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-utils')
-rw-r--r-- | dev-python/python-utils/python-utils-2.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-utils/python-utils-2.5.3.ebuild b/dev-python/python-utils/python-utils-2.5.3.ebuild index b83efbe8075e..3fddaf420a56 100644 --- a/dev-python/python-utils/python-utils-2.5.3.ebuild +++ b/dev-python/python-utils/python-utils-2.5.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" |