Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Festival-Client-Async/
Date: Sun, 30 Sep 2018 16:08:22
Message-Id: 1538323682.b6e77057acb0d63222546f21bcfc43a3dee65afb.slyfox@gentoo
1 commit: b6e77057acb0d63222546f21bcfc43a3dee65afb
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Sep 30 15:09:11 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 30 16:08:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e77057
7
8 dev-perl/Festival-Client-Async: stable 0.30.300-r2 for sparc, bug #667266
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 .../Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
19 index 6427667e2db..b8ba0095f85 100644
20 --- a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
21 +++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -10,7 +10,7 @@ inherit perl-module
29 DESCRIPTION="Non-blocking interface to a Festival server"
30
31 SLOT="0"
32 -KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
33 +KEYWORDS="~amd64 ~ia64 sparc ~x86"
34 IUSE=""
35
36 src_test() {