diff options
author | Sam James <sam@gentoo.org> | 2021-09-25 20:55:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-25 20:55:04 +0100 |
commit | 2e61dc448a85953975f18dee34cddff26005d50c (patch) | |
tree | 813e102230dad660d1d14b5422f54649b1775042 /dev-python/testfixtures | |
parent | dev-python/simplejson: Stabilize 3.17.5 amd64, #814752 (diff) | |
download | gentoo-2e61dc448a85953975f18dee34cddff26005d50c.tar.gz gentoo-2e61dc448a85953975f18dee34cddff26005d50c.tar.bz2 gentoo-2e61dc448a85953975f18dee34cddff26005d50c.zip |
dev-python/testfixtures: Stabilize 6.18.2 ALLARCHES, #814758
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/testfixtures')
-rw-r--r-- | dev-python/testfixtures/testfixtures-6.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testfixtures/testfixtures-6.18.2.ebuild b/dev-python/testfixtures/testfixtures-6.18.2.ebuild index c2e4ba7a58fd..0be51f64725c 100644 --- a/dev-python/testfixtures/testfixtures-6.18.2.ebuild +++ b/dev-python/testfixtures/testfixtures-6.18.2.ebuild @@ -12,7 +12,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? ( |