diff options
author | 2022-06-27 22:24:54 +0300 | |
---|---|---|
committer | 2022-06-27 22:24:54 +0300 | |
commit | a26fc20a3f2fa7f0474e5a2d5a4dbf7c4c3ec2ea (patch) | |
tree | 4768452f06a62602b1e379a8c9420795fd4ea3e0 /dev-python/testresources | |
parent | net-libs/libmicrohttpd: Stabilize 0.9.75 arm64, #854309 (diff) | |
download | gentoo-a26fc20a3f2fa7f0474e5a2d5a4dbf7c4c3ec2ea.tar.gz gentoo-a26fc20a3f2fa7f0474e5a2d5a4dbf7c4c3ec2ea.tar.bz2 gentoo-a26fc20a3f2fa7f0474e5a2d5a4dbf7c4c3ec2ea.zip |
dev-python/testresources: Stabilize 2.0.1-r2 hppa, #854636
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/testresources')
-rw-r--r-- | dev-python/testresources/testresources-2.0.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testresources/testresources-2.0.1-r2.ebuild b/dev-python/testresources/testresources-2.0.1-r2.ebuild index e84b1fa81e0f..c7092822e0da 100644 --- a/dev-python/testresources/testresources-2.0.1-r2.ebuild +++ b/dev-python/testresources/testresources-2.0.1-r2.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/pbr[${PYTHON_USEDEP}] |