summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-09 10:40:43 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-09 10:40:43 +0200
commit48597741192b700962b7012aaf4dbe1a7a8bc413 (patch)
treeff4b799b4eec5976aef9f05d65cad02fe23e952c /sci-electronics/qelectrotech
parentdev-libs/jansson: x86 stable wrt bug #737580 (diff)
downloadgentoo-48597741192b700962b7012aaf4dbe1a7a8bc413.tar.gz
gentoo-48597741192b700962b7012aaf4dbe1a7a8bc413.tar.bz2
gentoo-48597741192b700962b7012aaf4dbe1a7a8bc413.zip
sci-electronics/qelectrotech: x86 stable wrt bug #740370
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-electronics/qelectrotech')
-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 7b5498d7383c..cddb5f1a5ac9 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