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/Text-Aspell/
Date: Sat, 25 Aug 2018 18:09:07
Message-Id: 1535220526.798574ceb0e46f28df6c7f4b327241e253daaf0d.slyfox@gentoo
1 commit: 798574ceb0e46f28df6c7f4b327241e253daaf0d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 25 18:07:21 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 25 18:08:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=798574ce
7
8 dev-perl/Text-Aspell: stable 0.90.0-r2 for hppa, bug #663934
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11 RepoMan-Options: --include-arches="hppa"
12
13 dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild
17 index addfe35dc31..1ec990e0bcd 100644
18 --- a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild
19 +++ b/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Perl interface to the GNU Aspell Library"
22
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE=""
27
28 RDEPEND="app-text/aspell"