summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-04 22:38:19 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-04 22:38:19 +0000
commit570fa4dc927bbdb37f4b92efe8695e1aada88f58 (patch)
treea26f4c7506e06e9f96289dc5dc60f7c032cda124 /dev-python/testpath
parentdev-python/scandir: stable 1.6 for ppc64, bug #596714 (diff)
downloadgentoo-570fa4dc927bbdb37f4b92efe8695e1aada88f58.tar.gz
gentoo-570fa4dc927bbdb37f4b92efe8695e1aada88f58.tar.bz2
gentoo-570fa4dc927bbdb37f4b92efe8695e1aada88f58.zip
dev-python/testpath: stable 0.3.1 for ppc64, bug #596714
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/testpath')
-rw-r--r--dev-python/testpath/testpath-0.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/testpath/testpath-0.3.1.ebuild b/dev-python/testpath/testpath-0.3.1.ebuild
index e00dcfd0d7da..b1f7aa8642f4 100644
--- a/dev-python/testpath/testpath-0.3.1.ebuild
+++ b/dev-python/testpath/testpath-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~x86"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
IUSE="doc test"
DEPEND="