diff options
author | 2018-03-11 17:49:32 -0700 | |
---|---|---|
committer | 2018-03-11 17:50:51 -0700 | |
commit | 5403a2e67d57b8d2ffffbdf1818f5038a47f83e4 (patch) | |
tree | 3bd12eccce60a9e57a94c87fb919455d18188a91 /dev-python/testpath | |
parent | dev-python/pickleshare-0.7.4-r1: added ~ppc, bug 604532 (diff) | |
download | gentoo-5403a2e67d57b8d2ffffbdf1818f5038a47f83e4.tar.gz gentoo-5403a2e67d57b8d2ffffbdf1818f5038a47f83e4.tar.bz2 gentoo-5403a2e67d57b8d2ffffbdf1818f5038a47f83e4.zip |
dev-python/testpath-0.3.1: added ~ppc, bug 604532
Diffstat (limited to 'dev-python/testpath')
-rw-r--r-- | dev-python/testpath/testpath-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testpath/testpath-0.3.1.ebuild b/dev-python/testpath/testpath-0.3.1.ebuild index b1f7aa8642f4..430d546e7a8a 100644 --- a/dev-python/testpath/testpath-0.3.1.ebuild +++ b/dev-python/testpath/testpath-0.3.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ppc64 ~x86" IUSE="doc test" DEPEND=" |