diff options
author | Sam James <sam@gentoo.org> | 2022-06-28 00:31:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-28 00:31:49 +0100 |
commit | c2bf1e61fbce9f2a9c05e7661133517a15eae5d8 (patch) | |
tree | 2b55fdcf6c4f2058482d2f2ceb607644d1bcf35e /dev-python/testresources | |
parent | dev-python/testscenarios: Stabilize 0.5.0-r3 x86, #854633 (diff) | |
download | gentoo-c2bf1e61fbce9f2a9c05e7661133517a15eae5d8.tar.gz gentoo-c2bf1e61fbce9f2a9c05e7661133517a15eae5d8.tar.bz2 gentoo-c2bf1e61fbce9f2a9c05e7661133517a15eae5d8.zip |
dev-python/testresources: Stabilize 2.0.1-r2 x86, #854636
Signed-off-by: Sam James <sam@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 3a65347645a7..7d557b8d28d4 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}] |