commit:     4a6a749af273c28b58747af9daef41a74a2f6f10
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 09:21:33 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat May 18 09:23:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a6a749a

sci-chemistry/chemex: Fix VariableOrderWrong warning

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 sci-chemistry/chemex/chemex-2024.02.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/chemex/chemex-2024.02.16.ebuild 
b/sci-chemistry/chemex/chemex-2024.02.16.ebuild
index 73c1e4bae504..403e48aa069d 100644
--- a/sci-chemistry/chemex/chemex-2024.02.16.ebuild
+++ b/sci-chemistry/chemex/chemex-2024.02.16.ebuild
@@ -14,8 +14,8 @@ HOMEPAGE="https://github.com/gbouvignies/chemex";
 
SRC_URI="https://github.com/gbouvignies/ChemEx/archive/refs/tags/v${PV/_p/-dev}.tar.gz
 -> ${P}.tar.gz"
 S="${WORKDIR}/ChemEx-${PV/_p/-dev}"
 
-SLOT="0"
 LICENSE="BSD"
+SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
 

Reply via email to