diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-15 19:18:13 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-15 19:18:13 +0200 |
commit | c14bedab3da6d96a77445fb0ff9e82c0eaf076b0 (patch) | |
tree | ebd8f2678074c1b3fc7369fa2d5abf16498da846 /dev-python | |
parent | dev-python/mimerender-0.6.0-r0: add amd64 keyword (diff) | |
download | gentoo-c14bedab3da6d96a77445fb0ff9e82c0eaf076b0.tar.gz gentoo-c14bedab3da6d96a77445fb0ff9e82c0eaf076b0.tar.bz2 gentoo-c14bedab3da6d96a77445fb0ff9e82c0eaf076b0.zip |
dev-python/moto-0.4.30-r0: add amd64 keyword
Gentoo-Bug: 625026
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/moto/moto-0.4.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/moto/moto-0.4.30.ebuild b/dev-python/moto/moto-0.4.30.ebuild index 69bcc06c215f..3c11851b501a 100644 --- a/dev-python/moto/moto-0.4.30.ebuild +++ b/dev-python/moto/moto-0.4.30.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=">=dev-python/jinja-2.8[${PYTHON_USEDEP}] |