Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-timidity/
Date: Wed, 21 Jun 2017 10:43:20
Message-Id: 1498041682.b72ae86dccc4b363802d7a0c118bc7b52039c7d0.aballier@gentoo
1 commit: b72ae86dccc4b363802d7a0c118bc7b52039c7d0
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 10:41:22 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 10:41:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b72ae86d
7
8 app-eselect/eselect-timidity: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 app-eselect/eselect-timidity/eselect-timidity-20110513.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-eselect/eselect-timidity/eselect-timidity-20110513.ebuild b/app-eselect/eselect-timidity/eselect-timidity-20110513.ebuild
16 index 854567efd64..c629fd9d780 100644
17 --- a/app-eselect/eselect-timidity/eselect-timidity-20110513.ebuild
18 +++ b/app-eselect/eselect-timidity/eselect-timidity-20110513.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 DESCRIPTION="Manages configuration of TiMidity++ patchsets"
25 @@ -7,7 +7,7 @@ SRC_URI="mirror://gentoo/timidity.eselect-${PVR}.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
30 +KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
31 IUSE=""
32
33 RDEPEND=">=app-admin/eselect-1.2.3"