diff options
author | Sam James <sam@gentoo.org> | 2022-02-02 07:29:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-02 07:29:01 +0000 |
commit | e58e47a34a7d59e97edf68c7314c49fad66feba2 (patch) | |
tree | 87084be09380730c3e7f7a0f95f3355f2527425f /dev-python/testresources | |
parent | dev-python/fixtures: Stabilize 3.0.0-r1 hppa, #832457 (diff) | |
download | gentoo-e58e47a34a7d59e97edf68c7314c49fad66feba2.tar.gz gentoo-e58e47a34a7d59e97edf68c7314c49fad66feba2.tar.bz2 gentoo-e58e47a34a7d59e97edf68c7314c49fad66feba2.zip |
dev-python/testresources: Stabilize 2.0.1 hppa, #832457
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/testresources')
-rw-r--r-- | dev-python/testresources/testresources-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/testresources/testresources-2.0.1.ebuild b/dev-python/testresources/testresources-2.0.1.ebuild index 2e21ffe61f0e..abee2d1e1311 100644 --- a/dev-python/testresources/testresources-2.0.1.ebuild +++ b/dev-python/testresources/testresources-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,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" BDEPEND=" dev-python/pbr[${PYTHON_USEDEP}] |