Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-de-alt/
Date: Tue, 23 Apr 2019 15:03:08
Message-Id: 1556031619.c7d46753f30ea6e2119b06c873d5b6d982a1eced.bman@gentoo
1 commit: c7d46753f30ea6e2119b06c873d5b6d982a1eced
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 23 07:25:19 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 23 15:00:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7d46753
7
8 app-dicts/aspell-de-alt: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild
17 index af3af00fef7..c7be8c0f295 100644
18 --- a/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild
19 +++ b/app-dicts/aspell-de-alt/aspell-de-alt-2.1.1-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ ASPELL_VERSION=6
27 inherit aspell-dict-r1
28
29 LICENSE="GPL-2"
30 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
32 IUSE=""
33
34 PATCHES=( "${FILESDIR}/${P}-dict-name.patch" )