summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-17 20:39:46 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-17 20:40:46 +0200
commit356ada05b5eed8cf16167ebda6df6339c844ab4d (patch)
treefbe73bc4301d092a3f8356e9e0765e321f39dcc2 /dev-python/jdcal
parentdev-python/iocapture: Fix variable order (diff)
downloadgentoo-356ada05b5eed8cf16167ebda6df6339c844ab4d.tar.gz
gentoo-356ada05b5eed8cf16167ebda6df6339c844ab4d.tar.bz2
gentoo-356ada05b5eed8cf16167ebda6df6339c844ab4d.zip
dev-python/jdcal: Fix variable order
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jdcal')
-rw-r--r--dev-python/jdcal/jdcal-1.4.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jdcal/jdcal-1.4.1-r1.ebuild b/dev-python/jdcal/jdcal-1.4.1-r1.ebuild
index 0196c5ef7da8..6527a91c2ed8 100644
--- a/dev-python/jdcal/jdcal-1.4.1-r1.ebuild
+++ b/dev-python/jdcal/jdcal-1.4.1-r1.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="
"
LICENSE="BSD"
-KEYWORDS="amd64 ~arm arm64 x86 ~amd64-linux ~x86-linux"
SLOT="0"
+KEYWORDS="amd64 ~arm arm64 x86 ~amd64-linux ~x86-linux"
distutils_enable_tests pytest