diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 16:42:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 16:42:16 +0000 |
commit | bfb7ac2371e5627cb55209ecf002f0fb6f58aefc (patch) | |
tree | cc9dc5d66a72358a91a4555c84e4fc3a3a0361b3 /sci-electronics | |
parent | app-office/libalkimia: Stabilize 8.1.0 x86, #780087 (diff) | |
download | gentoo-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>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/qelectrotech/qelectrotech-0.80.ebuild | 2 |
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 |