diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 12:41:35 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 12:41:35 +0200 |
commit | e32a170eed86f1d2c5dd6e55a8fe59c19e3dd523 (patch) | |
tree | 0b375bf650380339680fb97da43f33c10b5acd9f /media-sound/timidity-eawpatches | |
parent | app-eselect/eselect-timidity: keyword ~arm64 (diff) | |
download | gentoo-e32a170eed86f1d2c5dd6e55a8fe59c19e3dd523.tar.gz gentoo-e32a170eed86f1d2c5dd6e55a8fe59c19e3dd523.tar.bz2 gentoo-e32a170eed86f1d2c5dd6e55a8fe59c19e3dd523.zip |
media-sound/timidity-eawpatches: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-sound/timidity-eawpatches')
-rw-r--r-- | media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild index d9976d50c5fa..eae7931c2d65 100644 --- a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild +++ b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 S=${WORKDIR}/eawpats @@ -9,7 +9,7 @@ SRC_URI="http://5hdumat.samizdat.net/music/eawpats${PV}_full.tar.gz" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" # These can be used for libmodplug too, so don't depend on timidity++ |