summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2024-05-18 11:21:33 +0200
committerPacho Ramos <pacho@gentoo.org>2024-05-18 11:23:05 +0200
commit4a6a749af273c28b58747af9daef41a74a2f6f10 (patch)
treeb99077a6a3d684ac6f79b853dca22a7d4f2f2df7 /sci-chemistry
parentsci-chemistry/chemex: drop 2022.3.5 (diff)
downloadgentoo-4a6a749af273c28b58747af9daef41a74a2f6f10.tar.gz
gentoo-4a6a749af273c28b58747af9daef41a74a2f6f10.tar.bz2
gentoo-4a6a749af273c28b58747af9daef41a74a2f6f10.zip
sci-chemistry/chemex: Fix VariableOrderWrong warning
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/chemex/chemex-2024.02.16.ebuild2
1 files changed, 1 insertions, 1 deletions
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"