commit: 421627d367c6a01b0edaa407a101b6168f217b83
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 18 15:53:18 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 18 15:56:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=421627d3
dev-python/twython: Fix variable order
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/twython/twython-3.9.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/twython/twython-3.9.1-r1.ebuild
b/dev-python/twython/twython-3.9.1-r1.ebuild
index 683b7de8b596..6fc9db653db2 100644
--- a/dev-python/twython/twython-3.9.1-r1.ebuild
+++ b/dev-python/twython/twython-3.9.1-r1.ebuild
@@ -18,8 +18,8 @@ SRC_URI="
-> ${P}.gh.tar.gz
"
-SLOT="0"
LICENSE="MIT"
+SLOT="0"
KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
RDEPEND="