diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-24 06:25:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-24 06:25:00 +0200 |
commit | dfe1c5f2c9f58c30f6fca94059eb68790b088ca3 (patch) | |
tree | 5352221a2f9a529f6b2819921263953e241520e0 /dev-python/testpath | |
parent | dev-python/terminado: amd64/x86 stable (ALLARCHES policy) wrt bug #798003 (diff) | |
download | gentoo-dfe1c5f2c9f58c30f6fca94059eb68790b088ca3.tar.gz gentoo-dfe1c5f2c9f58c30f6fca94059eb68790b088ca3.tar.bz2 gentoo-dfe1c5f2c9f58c30f6fca94059eb68790b088ca3.zip |
dev-python/testpath: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #798006
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@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 dcda183aff88..d18ddaae5f73 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 ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~x64-macos" BDEPEND=">=dev-python/pyproject2setuppy-15" |