Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/voacapl/
Date: Tue, 27 Nov 2018 21:56:03
Message-Id: 1543355739.b4a186bceb1e54d5cc687a467e73896269fb5a9e.whissi@gentoo
1 commit: b4a186bceb1e54d5cc687a467e73896269fb5a9e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 27 21:54:11 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 27 21:55:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4a186bc
7
8 sci-electronics/voacapl: x86 stable (bug #672082)
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sci-electronics/voacapl/voacapl-0.7.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-electronics/voacapl/voacapl-0.7.2.ebuild b/sci-electronics/voacapl/voacapl-0.7.2.ebuild
17 index ee29ae4b04c..2d69cf86b5f 100644
18 --- a/sci-electronics/voacapl/voacapl-0.7.2.ebuild
19 +++ b/sci-electronics/voacapl/voacapl-0.7.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -11,7 +11,7 @@ SRC_URI="http://www.qsl.net/hz1jw/${PN}/downloads/${P}.tar.gz"
27
28 LICENSE="all-rights-reserved"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 x86"
32 IUSE=""
33
34 RESTRICT="mirror bindist"