diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-03 08:15:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-03 08:15:36 +0200 |
commit | f7fe3639ec09335c5cd121491d31ad588f85754e (patch) | |
tree | 4ff2c1fe79ebd0b059e22f58ea51aafa6d7e4563 /media-libs | |
parent | media-sound/fluidsynth: amd64 stable wrt bug #800055 (diff) | |
download | gentoo-f7fe3639ec09335c5cd121491d31ad588f85754e.tar.gz gentoo-f7fe3639ec09335c5cd121491d31ad588f85754e.tar.bz2 gentoo-f7fe3639ec09335c5cd121491d31ad588f85754e.zip |
media-libs/game-music-emu: amd64 stable wrt bug #800061
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/game-music-emu/game-music-emu-0.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild b/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild index 854b24fdff70..67bcb1cab591 100644 --- a/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild +++ b/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild @@ -12,7 +12,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" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" DOCS=( changes.txt design.txt gme.txt readme.txt ) |