commit: bfb7ac2371e5627cb55209ecf002f0fb6f58aefc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 5 16:42:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 5 16:42:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb7ac23
sci-electronics/qelectrotech: Stabilize 0.80 x86, #780096
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-electronics/qelectrotech/qelectrotech-0.80.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-electronics/qelectrotech/qelectrotech-0.80.ebuild
b/sci-electronics/qelectrotech/qelectrotech-0.80.ebuild
index 135799c10be..42d27cdf030 100644
--- a/sci-electronics/qelectrotech/qelectrotech-0.80.ebuild
+++ b/sci-electronics/qelectrotech/qelectrotech-0.80.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
else
MY_P=qet-${PV/%0/.0}
SRC_URI="https://git.tuxfamily.org/qet/qet.git/snapshot/${MY_P}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
S="${WORKDIR}"/${MY_P}
fi