summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 16:42:16 +0000
committerSam James <sam@gentoo.org>2021-04-05 16:42:16 +0000
commitbfb7ac2371e5627cb55209ecf002f0fb6f58aefc (patch)
treecc9dc5d66a72358a91a4555c84e4fc3a3a0361b3
parentapp-office/libalkimia: Stabilize 8.1.0 x86, #780087 (diff)
downloadgentoo-bfb7ac2371e5627cb55209ecf002f0fb6f58aefc.tar.gz
gentoo-bfb7ac2371e5627cb55209ecf002f0fb6f58aefc.tar.bz2
gentoo-bfb7ac2371e5627cb55209ecf002f0fb6f58aefc.zip
sci-electronics/qelectrotech: Stabilize 0.80 x86, #780096
Signed-off-by: Sam James <sam@gentoo.org>
-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 135799c10bea..42d27cdf030e 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