diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 12:41:22 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 12:41:22 +0200 |
commit | b72ae86dccc4b363802d7a0c118bc7b52039c7d0 (patch) | |
tree | 80233b265b241dc8c2f972fee070906e2b7952c1 /app-eselect | |
parent | media-libs/libtimidity: keyword ~arm64 (diff) | |
download | gentoo-b72ae86dccc4b363802d7a0c118bc7b52039c7d0.tar.gz gentoo-b72ae86dccc4b363802d7a0c118bc7b52039c7d0.tar.bz2 gentoo-b72ae86dccc4b363802d7a0c118bc7b52039c7d0.zip |
app-eselect/eselect-timidity: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-timidity/eselect-timidity-20110513.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-timidity/eselect-timidity-20110513.ebuild b/app-eselect/eselect-timidity/eselect-timidity-20110513.ebuild index 854567efd64e..c629fd9d7809 100644 --- a/app-eselect/eselect-timidity/eselect-timidity-20110513.ebuild +++ b/app-eselect/eselect-timidity/eselect-timidity-20110513.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 DESCRIPTION="Manages configuration of TiMidity++ patchsets" @@ -7,7 +7,7 @@ SRC_URI="mirror://gentoo/timidity.eselect-${PVR}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=app-admin/eselect-1.2.3" |