diff options
author | 2020-07-08 08:16:17 +0100 | |
---|---|---|
committer | 2020-07-08 08:16:17 +0100 | |
commit | cc606fc5619a76693e830a2f1eccf7ad8a606ab2 (patch) | |
tree | bdd9d495254b31e49139de04ce8c96fa08955069 /media-sound | |
parent | dev-python/appdirs: stable 1.4.4 for ppc64 (diff) | |
download | gentoo-cc606fc5619a76693e830a2f1eccf7ad8a606ab2.tar.gz gentoo-cc606fc5619a76693e830a2f1eccf7ad8a606ab2.tar.bz2 gentoo-cc606fc5619a76693e830a2f1eccf7ad8a606ab2.zip |
media-sound/mpg123: stable 1.25.13 for ppc64
stable wrt bug #730980
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/mpg123/mpg123-1.25.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/mpg123/mpg123-1.25.13.ebuild b/media-sound/mpg123/mpg123-1.25.13.ebuild index 9078ea0494b6..47d7339f986c 100644 --- a/media-sound/mpg123/mpg123-1.25.13.ebuild +++ b/media-sound/mpg123/mpg123-1.25.13.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.mpg123.org/download/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext cpu_flags_ppc_altivec alsa coreaudio int-quality ipv6 jack cpu_flags_x86_mmx nas oss portaudio pulseaudio sdl cpu_flags_x86_sse" # No MULTILIB_USEDEP here since we only build libmpg123 for non native ABIs. |