diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-02 17:20:55 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-02 18:03:52 +0800 |
commit | 4cdc741ef569632d2fc1fdfe1e00e07f2c532ed8 (patch) | |
tree | 81d886f3ba68c35c28d51ef354e01fa632453bde /media-sound/timidity-freepats | |
parent | app-eselect/eselect-timidity: keyword ~riscv (diff) | |
download | gentoo-4cdc741ef569632d2fc1fdfe1e00e07f2c532ed8.tar.gz gentoo-4cdc741ef569632d2fc1fdfe1e00e07f2c532ed8.tar.bz2 gentoo-4cdc741ef569632d2fc1fdfe1e00e07f2c532ed8.zip |
media-sound/timidity-freepats: keyword ~riscv
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-sound/timidity-freepats')
-rw-r--r-- | media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild b/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild index ae79013f2cb2..b71bb748febc 100644 --- a/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild +++ b/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://freepats.opensrc.org/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86" RESTRICT="binchecks strip" RDEPEND="app-eselect/eselect-timidity" |