commit:     689b7d64d2438a7a414272b84639e6747f5d9184
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 07:18:48 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Sun Jun 30 07:28:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=689b7d64

dev-python/humanfriendly: fix variable order

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 dev-python/humanfriendly/humanfriendly-10.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/humanfriendly/humanfriendly-10.0-r1.ebuild 
b/dev-python/humanfriendly/humanfriendly-10.0-r1.ebuild
index b0c40d48af3b..06e3fae0e80f 100644
--- a/dev-python/humanfriendly/humanfriendly-10.0-r1.ebuild
+++ b/dev-python/humanfriendly/humanfriendly-10.0-r1.ebuild
@@ -13,8 +13,8 @@ HOMEPAGE="https://pypi.org/project/humanfriendly/
        https://github.com/xolox/python-humanfriendly/
        https://humanfriendly.readthedocs.io/";
 
-SLOT="0"
 LICENSE="MIT"
+SLOT="0"
 KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 
 # This is completely broken

Reply via email to