Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gerbv/
Date: Sat, 08 Feb 2020 13:51:55
Message-Id: 1581169888.26bf4cec2d02e29b72ffc514442b1ba82de8a9bf.zlogene@gentoo
1 commit: 26bf4cec2d02e29b72ffc514442b1ba82de8a9bf
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 8 13:51:28 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 8 13:51:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26bf4cec
7
8 sci-electronics/gerbv: amd64 stable wrt bug #686716
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 sci-electronics/gerbv/gerbv-2.7.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-electronics/gerbv/gerbv-2.7.0.ebuild b/sci-electronics/gerbv/gerbv-2.7.0.ebuild
18 index 48379be8625..5a08155262b 100644
19 --- a/sci-electronics/gerbv/gerbv-2.7.0.ebuild
20 +++ b/sci-electronics/gerbv/gerbv-2.7.0.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~x86"
26 +KEYWORDS="amd64 ~ppc ~x86"
27 IUSE="doc examples unit-mm"
28 RESTRICT="test"