diff options
author | 2021-07-03 08:19:23 +0200 | |
---|---|---|
committer | 2021-07-03 08:19:23 +0200 | |
commit | 62068e0e019951254c98fbeb44b8e9cb81fd6469 (patch) | |
tree | 1c8c93cf71a1ac42a3f97a6c09fa35c5772eda40 /media-libs/game-music-emu | |
parent | dev-python/numpy: ppc stable wrt bug #800010 (diff) | |
download | gentoo-62068e0e019951254c98fbeb44b8e9cb81fd6469.tar.gz gentoo-62068e0e019951254c98fbeb44b8e9cb81fd6469.tar.bz2 gentoo-62068e0e019951254c98fbeb44b8e9cb81fd6469.zip |
media-libs/game-music-emu: ppc stable wrt bug #800061
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/game-music-emu')
-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 67bcb1cab591..587cf62a8eeb 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 ) |