diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-06 10:01:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-06 10:01:51 +0100 |
commit | 83495dea0a8337e5e7348271e61ae9fcb4e5b1d3 (patch) | |
tree | 96348710b31a51c0dcffaa3efd15439212b38afc /dev-python/atomicwrites | |
parent | dev-libs/libbytesize: Added bug # for --disable-python3 reason. (diff) | |
download | gentoo-83495dea0a8337e5e7348271e61ae9fcb4e5b1d3.tar.gz gentoo-83495dea0a8337e5e7348271e61ae9fcb4e5b1d3.tar.bz2 gentoo-83495dea0a8337e5e7348271e61ae9fcb4e5b1d3.zip |
dev-python/atomicwrites: keyworded 1.1.5-r3 for ppc64, bug #661306
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
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 b7da5c5dfb07..506df6258085 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="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd" IUSE="doc test" DEPEND=" |