summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 16:44:22 +0000
committerSam James <sam@gentoo.org>2021-04-05 16:44:22 +0000
commit6b26b1e2ce1099a9a6542d6e552a614af2db8130 (patch)
treeee02c95d82e55254af6340a7eb19a0bc9d61fb4c /sci-electronics
parentsci-astronomy/kstars: Stabilize 3.5.2 amd64, #780093 (diff)
downloadgentoo-6b26b1e2ce1099a9a6542d6e552a614af2db8130.tar.gz
gentoo-6b26b1e2ce1099a9a6542d6e552a614af2db8130.tar.bz2
gentoo-6b26b1e2ce1099a9a6542d6e552a614af2db8130.zip
sci-electronics/qelectrotech: Stabilize 0.80 amd64, #780096
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/qelectrotech/qelectrotech-0.80.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/qelectrotech/qelectrotech-0.80.ebuild b/sci-electronics/qelectrotech/qelectrotech-0.80.ebuild
index 42d27cdf030e..68f5ed0ee26b 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