summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/qelectrotech/qelectrotech-0.70.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/qelectrotech/qelectrotech-0.70.ebuild b/sci-electronics/qelectrotech/qelectrotech-0.70.ebuild
index 85e3e238086e..7b5498d7383c 100644
--- a/sci-electronics/qelectrotech/qelectrotech-0.70.ebuild
+++ b/sci-electronics/qelectrotech/qelectrotech-0.70.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