diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-05-30 14:28:08 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-05-30 14:28:08 +0200 |
commit | e4495366581a140038513cbd59f64997a556689c (patch) | |
tree | 2f71355bd958e539b916496a75f421366ebab7c5 /media-sound/mpg123 | |
parent | media-sound/lilypond-2.18.2-r1: add ~alpha keyword (diff) | |
download | gentoo-e4495366581a140038513cbd59f64997a556689c.tar.gz gentoo-e4495366581a140038513cbd59f64997a556689c.tar.bz2 gentoo-e4495366581a140038513cbd59f64997a556689c.zip |
media-sound/mpg123-1.22.4-r0: add alpha keyword
Gentoo-Bug: 578056
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'media-sound/mpg123')
-rw-r--r-- | media-sound/mpg123/mpg123-1.22.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpg123/mpg123-1.22.4.ebuild b/media-sound/mpg123/mpg123-1.22.4.ebuild index 06dd59863999..14b5f07535d7 100644 --- a/media-sound/mpg123/mpg123-1.22.4.ebuild +++ b/media-sound/mpg123/mpg123-1.22.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://www.mpg123.org/download/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="cpu_flags_x86_3dnow cpu_flags_x86_3dnowext alsa altivec 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. |