commit:     ff4a162289c82b2ba2afcfe840f12bdf99c514da
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 00:24:19 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 00:24:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff4a1622

media-sound/timidity-freepats: arm64 keyworded (bug #730970)

In 1be67eec, the commit script for tatt marked as "arm64",
not "~arm64".

This is actually harmless because it's a data-only
package, but none of its dependencies *need* it stable, because
the dependency for anything stable in arm64 is fulfilled by
media-sound/timidity-eawpatches.

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild 
b/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild
index 028625aa19d..a83ace79b20 100644
--- a/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild
+++ b/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild
@@ -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 x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 x86"
 IUSE=""
 
 RESTRICT="binchecks strip"

Reply via email to