Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/timidity-freepats/
Date: Thu, 02 Sep 2021 10:04:48
Message-Id: 1630577032.4cdc741ef569632d2fc1fdfe1e00e07f2c532ed8.dlan@gentoo
1 commit: 4cdc741ef569632d2fc1fdfe1e00e07f2c532ed8
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 2 09:20:55 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 2 10:03:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cdc741e
7
8 media-sound/timidity-freepats: keyword ~riscv
9
10 Package-Manager: Portage-3.0.22, Repoman-3.0.3
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild b/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild
17 index ae79013f2cb..b71bb748feb 100644
18 --- a/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild
19 +++ b/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -11,7 +11,7 @@ SRC_URI="http://freepats.opensrc.org/${MY_PN}-${PV}.tar.bz2"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86"
31 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86"
32 RESTRICT="binchecks strip"
33
34 RDEPEND="app-eselect/eselect-timidity"