diff options
author | Sam James <sam@gentoo.org> | 2021-01-18 17:43:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-18 17:43:46 +0000 |
commit | 6924952e5d162186e6b2ae6f92f6482bacda8b74 (patch) | |
tree | ed63036a4c6274c3c6e967dabcd3002c958873ca /dev-python/testfixtures | |
parent | dev-python/sphinx-panels: Stabilize 0.5.2 ALLARCHES, #765982 (diff) | |
download | gentoo-6924952e5d162186e6b2ae6f92f6482bacda8b74.tar.gz gentoo-6924952e5d162186e6b2ae6f92f6482bacda8b74.tar.bz2 gentoo-6924952e5d162186e6b2ae6f92f6482bacda8b74.zip |
dev-python/testfixtures: Stabilize 6.17.0 ALLARCHES, #765985
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/testfixtures')
-rw-r--r-- | dev-python/testfixtures/testfixtures-6.17.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/testfixtures/testfixtures-6.17.0.ebuild b/dev-python/testfixtures/testfixtures-6.17.0.ebuild index d8efd8340de3..8b36eb002d2c 100644 --- a/dev-python/testfixtures/testfixtures-6.17.0.ebuild +++ b/dev-python/testfixtures/testfixtures-6.17.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" BDEPEND=" test? ( |