summaryrefslogtreecommitdiff
path: root/dev-python/testpath
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-29 10:15:54 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-29 10:15:54 +0100
commit9aa80713372911cec499b3adb2cd746790920916 (patch)
treeb8e99dc5dd60ac2094a27cc52f74aada8df38f05 /dev-python/testpath
parentb4d43e8c611df4a8061b6f88d9e9f6b1e3c83903 (diff)
gentoo resync : 29.06.2021
Diffstat (limited to 'dev-python/testpath')
-rw-r--r--dev-python/testpath/Manifest2
-rw-r--r--dev-python/testpath/testpath-0.5.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/testpath/Manifest b/dev-python/testpath/Manifest
index fc911fee9e34..44031215a245 100644
--- a/dev-python/testpath/Manifest
+++ b/dev-python/testpath/Manifest
@@ -1,3 +1,3 @@
DIST testpath-0.5.0.tar.gz 93168 BLAKE2B 864ac80e027192fb1a83f1a15db55fe72729154c7236f2054abfe161be36741614732efbea2a6b4eeb1fb59befa36002d767b4113fab98202ff22330ad15e21d SHA512 d960da04b490b355c5ca9d8e348d81a0d528f13dc7a2b5d6d3c09327a603c1582bce76f7de6d1666b490112306a10d6a19c7979c1119fb726c08c712a08bbcb0
-EBUILD testpath-0.5.0.ebuild 665 BLAKE2B 167695d48377e36823850357bee8712995e334541bb9074544d1c3b3b082ceaea14adf31da9657439b690c80a8d885ba7b7c6ee0c060eacff5d3cf2cb5c9dfb1 SHA512 e3dc3adbf05407ea509945571090fa23577399df19d98a951138b2ac519148b1cdac1b3dbf0f2bbe1475c2ed3f903b98b9a7d0b387522ad127d642453cae5f79
+EBUILD testpath-0.5.0.ebuild 672 BLAKE2B 2bc7fb158c854e8459656dc71f4d23b7b2adbf91bb10a9c485a42bc1fbbf5da8414da49e508ceb8116342d744b5366f2e797c4872d0bbcc0c1705c9a018a027a SHA512 f9d26e9a3b881027d3b785059c33c643a2bf91f982ab45da76366507560609ad03ce4dc820cc19a33ae285547736846db740b40784da3d6eb96124dd503e597e
MISC metadata.xml 764 BLAKE2B 66ca0cbf31a2ae4f9e59e232c029f530b9b6fb5d6d53c9a3a4fd69293a987f3a46c6530e20a9c4cca4056a91b546062b9aa2135d537de276255ae6188633257d SHA512 7787d485d68e575b8a0e01dd20bffaa317c8168a1dfb38cab9c6bdbe80778131e9ac1bb8dee91bcf6ee91de5ec466027f7b1fdcd65d5fbd81dc8433804e3f3d1
diff --git a/dev-python/testpath/testpath-0.5.0.ebuild b/dev-python/testpath/testpath-0.5.0.ebuild
index d18ddaae5f73..f4aa974c8674 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 ~riscv ~s390 sparc x86 ~x64-macos"
BDEPEND=">=dev-python/pyproject2setuppy-15"