diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-28 22:27:55 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-28 22:27:55 +0100 |
commit | 6bb89678d8cf00d136cbb2bfbe28fab44a076cc9 (patch) | |
tree | 5fd3713ae1f0a812e58d6f508d94b4dafb70a6a8 /dev-python/testpath | |
parent | media-sound/picard: removed obsolete 2.6.2 (diff) | |
download | gentoo-6bb89678d8cf00d136cbb2bfbe28fab44a076cc9.tar.gz gentoo-6bb89678d8cf00d136cbb2bfbe28fab44a076cc9.tar.bz2 gentoo-6bb89678d8cf00d136cbb2bfbe28fab44a076cc9.zip |
dev-python/testpath: Keyword 0.5.0 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/testpath')
-rw-r--r-- | dev-python/testpath/testpath-0.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testpath/testpath-0.5.0.ebuild b/dev-python/testpath/testpath-0.5.0.ebuild index f4aa974c8674..c525350e0de6 100644 --- a/dev-python/testpath/testpath-0.5.0.ebuild +++ b/dev-python/testpath/testpath-0.5.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" BDEPEND=">=dev-python/pyproject2setuppy-15" |