summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-03-15 14:14:34 +0100
committerMichał Górny <mgorny@gentoo.org>2024-03-15 14:14:56 +0100
commitc42561303d49275fd76a5bf5c9081996d039a576 (patch)
treefb5ec2db0e571e459b470c8ed82177d627fac222 /dev-python/testfixtures
parentdev-python/testfixtures: Add a dep on timezone-data (diff)
downloadgentoo-c42561303d49275fd76a5bf5c9081996d039a576.tar.gz
gentoo-c42561303d49275fd76a5bf5c9081996d039a576.tar.bz2
gentoo-c42561303d49275fd76a5bf5c9081996d039a576.zip
dev-python/testfixtures: Fix variable order
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/testfixtures')
-rw-r--r--dev-python/testfixtures/testfixtures-8.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testfixtures/testfixtures-8.1.0.ebuild b/dev-python/testfixtures/testfixtures-8.1.0.ebuild
index 5ca87ce684e6..baa93c10ccf1 100644
--- a/dev-python/testfixtures/testfixtures-8.1.0.ebuild
+++ b/dev-python/testfixtures/testfixtures-8.1.0.ebuild
@@ -14,8 +14,8 @@ HOMEPAGE="
https://github.com/Simplistix/testfixtures/
"
-SLOT="0"
LICENSE="MIT"
+SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux"
BDEPEND="