diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 11:05:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 11:05:11 +0200 |
commit | 135d15bd526fe921a46c59b6188dec7c7b96d0a2 (patch) | |
tree | b283975ae1ea7abf4fbf13faf23889440463cc05 /dev-python/testfixtures | |
parent | dev-python/pytest-system-statistics: Stabilize 1.0.2-r1 amd64, #885243 (diff) | |
download | gentoo-135d15bd526fe921a46c59b6188dec7c7b96d0a2.tar.gz gentoo-135d15bd526fe921a46c59b6188dec7c7b96d0a2.tar.bz2 gentoo-135d15bd526fe921a46c59b6188dec7c7b96d0a2.zip |
dev-python/testfixtures: Stabilize 7.0.3 ALLARCHES, #885265
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/testfixtures')
-rw-r--r-- | dev-python/testfixtures/testfixtures-7.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testfixtures/testfixtures-7.0.3.ebuild b/dev-python/testfixtures/testfixtures-7.0.3.ebuild index 2cfe8b90ee71..9e2e8ea38b8b 100644 --- a/dev-python/testfixtures/testfixtures-7.0.3.ebuild +++ b/dev-python/testfixtures/testfixtures-7.0.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~riscv x86 ~amd64-linux ~x86-linux" BDEPEND=" test? ( |