diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:42:41 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:52:14 -0400 |
commit | 3097eadad281cad6e46edd9bbfbb4e37518a7e7c (patch) | |
tree | 3518cdf51718eb4602b98830c66b6351b4efba68 /media-libs/game-music-emu | |
parent | media-sound/pulseaudio: arm64 stable (diff) | |
download | gentoo-3097eadad281cad6e46edd9bbfbb4e37518a7e7c.tar.gz gentoo-3097eadad281cad6e46edd9bbfbb4e37518a7e7c.tar.bz2 gentoo-3097eadad281cad6e46edd9bbfbb4e37518a7e7c.zip |
media-libs/game-music-emu: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/game-music-emu')
-rw-r--r-- | media-libs/game-music-emu/game-music-emu-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild b/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild index a6d47dc95246..6e5cbaaf415d 100644 --- a/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild +++ b/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://bitbucket.org/mpyne/game-music-emu/downloads/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 ~hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DOCS=( changes.txt design.txt gme.txt readme.txt ) |