diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-15 14:28:13 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-15 14:30:05 +0100 |
commit | b77bf01a246b88c86316f16bcccc576ef5a21fbb (patch) | |
tree | 8723087347716567ce77dd00528b16e96d40b9d4 /dev-python/testpath/testpath-0.6.0.ebuild | |
parent | dev-python/strict-rfc3339: Stabilize 0.7-r2 ALLARCHES, #835297 (diff) | |
download | gentoo-b77bf01a246b88c86316f16bcccc576ef5a21fbb.tar.gz gentoo-b77bf01a246b88c86316f16bcccc576ef5a21fbb.tar.bz2 gentoo-b77bf01a246b88c86316f16bcccc576ef5a21fbb.zip |
dev-python/testpath: Stabilize 0.6.0 ALLARCHES, #835299
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/testpath/testpath-0.6.0.ebuild')
-rw-r--r-- | dev-python/testpath/testpath-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testpath/testpath-0.6.0.ebuild b/dev-python/testpath/testpath-0.6.0.ebuild index 1bd8ec23135b..b6d500206251 100644 --- a/dev-python/testpath/testpath-0.6.0.ebuild +++ b/dev-python/testpath/testpath-0.6.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 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" distutils_enable_tests pytest distutils_enable_sphinx doc |