commit: 863ec555f039acda47605287a318b7790fede5a7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 08:07:14 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 19 11:47:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=863ec555
dev-python/tabulate: Fix variable order
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/tabulate/tabulate-0.9.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tabulate/tabulate-0.9.0-r1.ebuild
b/dev-python/tabulate/tabulate-0.9.0-r1.ebuild
index d14699db9d2a..18be4e219977 100644
--- a/dev-python/tabulate/tabulate-0.9.0-r1.ebuild
+++ b/dev-python/tabulate/tabulate-0.9.0-r1.ebuild
@@ -20,8 +20,8 @@ SRC_URI="
"
S=${WORKDIR}/${MY_P}
-SLOT="0"
LICENSE="MIT"
+SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390
sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="