summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-06-30 18:57:47 +0200
committerMichał Górny <mgorny@gentoo.org>2024-06-30 19:00:26 +0200
commit6c752b17fc99f53834f5d2c02d6c1c17d2c341f3 (patch)
treed2cc7574bcbfb471690d22a26010e729cecc1ee6 /dev-python/vecrec
parentdev-python/sphinxcontrib-trio: Fix variable order (diff)
downloadgentoo-6c752b17fc99f53834f5d2c02d6c1c17d2c341f3.tar.gz
gentoo-6c752b17fc99f53834f5d2c02d6c1c17d2c341f3.tar.bz2
gentoo-6c752b17fc99f53834f5d2c02d6c1c17d2c341f3.zip
dev-python/vecrec: Fix variable order
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/vecrec')
-rw-r--r--dev-python/vecrec/vecrec-0.3.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/vecrec/vecrec-0.3.1-r1.ebuild b/dev-python/vecrec/vecrec-0.3.1-r1.ebuild
index fb9095fc6fc7..9360c14493b5 100644
--- a/dev-python/vecrec/vecrec-0.3.1-r1.ebuild
+++ b/dev-python/vecrec/vecrec-0.3.1-r1.ebuild
@@ -15,8 +15,8 @@ HOMEPAGE="
"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm64"
SLOT="0"
+KEYWORDS="~amd64 ~arm64"
RDEPEND="
dev-python/autoprop[${PYTHON_USEDEP}]