Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/qelectrotech/
Date: Fri, 09 Oct 2020 08:41:10
Message-Id: 1602232843.48597741192b700962b7012aaf4dbe1a7a8bc413.ago@gentoo
1 commit: 48597741192b700962b7012aaf4dbe1a7a8bc413
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 9 08:40:43 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 9 08:40:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48597741
7
8 sci-electronics/qelectrotech: x86 stable wrt bug #740370
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sci-electronics/qelectrotech/qelectrotech-0.70.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-electronics/qelectrotech/qelectrotech-0.70.ebuild b/sci-electronics/qelectrotech/qelectrotech-0.70.ebuild
18 index 7b5498d7383..cddb5f1a5ac 100644
19 --- a/sci-electronics/qelectrotech/qelectrotech-0.70.ebuild
20 +++ b/sci-electronics/qelectrotech/qelectrotech-0.70.ebuild
21 @@ -14,7 +14,7 @@ if [[ ${PV} = *9999* ]]; then
22 else
23 MY_P=qet-${PV/%0/.0}
24 SRC_URI="https://git.tuxfamily.org/qet/qet.git/snapshot/${MY_P}.tar.gz -> ${P}.tar.gz"
25 - KEYWORDS="amd64 ~x86"
26 + KEYWORDS="amd64 x86"
27 S="${WORKDIR}"/${MY_P}
28 fi