commit:     2f2b704bf3cd6563fbf76725e3c5c82d18db65bc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 22 19:27:39 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 22 19:30:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f2b704b

dev-python/GridDataFormats: Fix variable order

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild 
b/dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild
index 1dd8a85e3a3f..197727e62898 100644
--- a/dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild
+++ b/dev-python/GridDataFormats/GridDataFormats-1.0.2.ebuild
@@ -16,8 +16,8 @@ HOMEPAGE="
        https://github.com/MDAnalysis/GridDataFormats/
 "
 
-SLOT="0"
 LICENSE="LGPL-3"
+SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="

Reply via email to