diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2015-05-28 06:31:49 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2015-05-28 06:31:49 +0000 |
commit | c60d25d05f22546a3d8cb132f1e0cbedbd51981b (patch) | |
tree | 6b6a18460cdf1f334506b24fa11442bf4e62a58d /media-sound/sox/sox-14.4.2.ebuild | |
parent | adding ~sparc for Bug 511778 (diff) | |
download | historical-c60d25d05f22546a3d8cb132f1e0cbedbd51981b.tar.gz historical-c60d25d05f22546a3d8cb132f1e0cbedbd51981b.tar.bz2 historical-c60d25d05f22546a3d8cb132f1e0cbedbd51981b.zip |
adding ~sparc for Bug 511778
Package-Manager: portage-2.2.18/cvs/Linux x86_64
Diffstat (limited to 'media-sound/sox/sox-14.4.2.ebuild')
-rw-r--r-- | media-sound/sox/sox-14.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/sox/sox-14.4.2.ebuild b/media-sound/sox/sox-14.4.2.ebuild index f7f0bf1963b0..d767d8170697 100644 --- a/media-sound/sox/sox-14.4.2.ebuild +++ b/media-sound/sox/sox-14.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild,v 1.4 2015/05/27 05:42:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.4.2.ebuild,v 1.5 2015/05/28 06:31:48 jmorgan Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sox/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~mips ~ppc ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="alsa amr ao debug encode flac id3tag ladspa mad ogg openmp oss opus png pulseaudio sndfile static-libs twolame wavpack" RDEPEND=" |