diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:24:19 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:33:19 +0100 |
commit | 167664510486c088d9853515569d2b75e102d49e (patch) | |
tree | a08e5cc1a351d2a18e4978ced7f8a7a269b92d41 /media-sound/snd | |
parent | media-sound/mpg321: dropped ~x86-interix (diff) | |
download | gentoo-167664510486c088d9853515569d2b75e102d49e.tar.gz gentoo-167664510486c088d9853515569d2b75e102d49e.tar.bz2 gentoo-167664510486c088d9853515569d2b75e102d49e.zip |
media-sound/snd: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'media-sound/snd')
-rw-r--r-- | media-sound/snd/snd-12.8.ebuild | 4 | ||||
-rw-r--r-- | media-sound/snd/snd-16.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/snd/snd-12.8.ebuild b/media-sound/snd/snd-12.8.ebuild index cb670cdbac1e..ce67c11f9e85 100644 --- a/media-sound/snd/snd-12.8.ebuild +++ b/media-sound/snd/snd-12.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="ftp://ccrma-ftp.stanford.edu/pub/Lisp/${P}.tar.gz" LICENSE="Snd BSD-2 HPND GPL-2+ LGPL-2.1+ LGPL-3+ ruby? ( free-noncomm ) s7? ( free-noncomm )" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="alsa doc fam fftw gmp gsl gtk jack ladspa motif opengl oss portaudio pulseaudio readline ruby +s7" RDEPEND="media-libs/audiofile diff --git a/media-sound/snd/snd-16.3.ebuild b/media-sound/snd/snd-16.3.ebuild index a14da2840618..1d471ffbd122 100644 --- a/media-sound/snd/snd-16.3.ebuild +++ b/media-sound/snd/snd-16.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="ftp://ccrma-ftp.stanford.edu/pub/Lisp/${P}.tar.gz" LICENSE="Snd BSD-2 HPND GPL-2+ LGPL-2.1+ LGPL-3+ ruby? ( free-noncomm ) s7? ( free-noncomm )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="alsa doc fftw gmp gsl gtk jack ladspa motif opengl oss portaudio pulseaudio readline ruby +s7" RDEPEND="media-libs/audiofile |