diff options
author | 2019-03-10 14:04:05 -0700 | |
---|---|---|
committer | 2019-03-10 14:38:09 -0700 | |
commit | 7c436f1ad80759f615e6dda5d130f8d4f71b0a71 (patch) | |
tree | effb09fd887dd3c2e6921fc936a2595f1715b9ef /dev-python/atomicwrites | |
parent | dev-python/pytest-3.4.2: ppc64 stable, bug 669630 (diff) | |
download | gentoo-7c436f1ad80759f615e6dda5d130f8d4f71b0a71.tar.gz gentoo-7c436f1ad80759f615e6dda5d130f8d4f71b0a71.tar.bz2 gentoo-7c436f1ad80759f615e6dda5d130f8d4f71b0a71.zip |
dev-python/atomicwrites-1.1.5-r3: ppc stable, bug 676592
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/atomicwrites')
-rw-r--r-- | dev-python/atomicwrites/atomicwrites-1.1.5-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/atomicwrites/atomicwrites-1.1.5-r3.ebuild b/dev-python/atomicwrites/atomicwrites-1.1.5-r3.ebuild index 05549edee07c..a31af274e359 100644 --- a/dev-python/atomicwrites/atomicwrites-1.1.5-r3.ebuild +++ b/dev-python/atomicwrites/atomicwrites-1.1.5-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd" IUSE="doc test" DEPEND=" |