diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-05-16 14:28:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-05-16 14:28:06 +0200 |
commit | 647fd8bca4e77a2d6d1fc92d4a3a75b5fe253398 (patch) | |
tree | 0bf33801c233bca4da22aa1bf54f66e08eba8afa /dev-python/testpath | |
parent | dev-python/sphinxcontrib-github-alt: amd64 stable wrt bug #596714 (diff) | |
download | gentoo-647fd8bca4e77a2d6d1fc92d4a3a75b5fe253398.tar.gz gentoo-647fd8bca4e77a2d6d1fc92d4a3a75b5fe253398.tar.bz2 gentoo-647fd8bca4e77a2d6d1fc92d4a3a75b5fe253398.zip |
dev-python/testpath: amd64 stable wrt bug #596714
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
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 742f7797c7fa..bcdf26e59fa0 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 ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86" IUSE="doc test" DEPEND=" |