Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gwave/
Date: Sat, 07 Apr 2018 06:32:29
Message-Id: 1523082734.912ac1ca1ac28ea57ba2d4450fdd4b82b87eace1.mattst88@gentoo
1 commit: 912ac1ca1ac28ea57ba2d4450fdd4b82b87eace1
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 06:27:42 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 06:32:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=912ac1ca
7
8 sci-electronics/gwave: dropped ppc keywords, bug 647114
9
10 sci-electronics/gwave/gwave-20090213-r1.ebuild | 2 +-
11 sci-electronics/gwave/gwave-20120229.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/sci-electronics/gwave/gwave-20090213-r1.ebuild b/sci-electronics/gwave/gwave-20090213-r1.ebuild
15 index 14779b8361a..22101b0a0ea 100644
16 --- a/sci-electronics/gwave/gwave-20090213-r1.ebuild
17 +++ b/sci-electronics/gwave/gwave-20090213-r1.ebuild
18 @@ -13,7 +13,7 @@ LICENSE="GPL-2"
19 HOMEPAGE="http://gwave.sourceforge.net"
20 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
21
22 -KEYWORDS="amd64 ppc x86"
23 +KEYWORDS="amd64 x86"
24 IUSE="gnuplot plotutils"
25 SLOT="0"
26
27
28 diff --git a/sci-electronics/gwave/gwave-20120229.ebuild b/sci-electronics/gwave/gwave-20120229.ebuild
29 index 2409fa2235f..acd8cfe9181 100644
30 --- a/sci-electronics/gwave/gwave-20120229.ebuild
31 +++ b/sci-electronics/gwave/gwave-20120229.ebuild
32 @@ -14,7 +14,7 @@ LICENSE="GPL-2"
33 HOMEPAGE="http://gwave.sourceforge.net"
34 SRC_URI="https://sourceforge.net/code-snapshots/svn/g/gw/gwave/code/gwave-code-${rev}-trunk.zip"
35
36 -KEYWORDS="~amd64 ppc ~x86"
37 +KEYWORDS="~amd64 ~x86"
38 IUSE="gnuplot plotutils"
39 SLOT="0"