commit:     6a1c8c6d0f371a4414ec0d0fc3c16316bced5d03
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 28 18:31:02 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Nov 28 18:47:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a1c8c6d

dev-libs/psimd: VariableOrderWrong

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-libs/psimd/psimd-2020.05.17.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/psimd/psimd-2020.05.17.ebuild 
b/dev-libs/psimd/psimd-2020.05.17.ebuild
index ac9abecb7884..9f63b8b86296 100644
--- a/dev-libs/psimd/psimd-2020.05.17.ebuild
+++ b/dev-libs/psimd/psimd-2020.05.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,8 +10,8 @@ HOMEPAGE="https://github.com/Maratyszcza/psimd/";
 SRC_URI="https://github.com/Maratyszcza/${PN}/archive/${CommitId}.tar.gz
        -> ${P}.tar.gz"
 
+S="${WORKDIR}"/${PN}-${CommitId}
+
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
-
-S="${WORKDIR}"/${PN}-${CommitId}

Reply via email to