diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:23:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:33:19 +0100 |
commit | e1e64708e99655417b406b9c47415bc8e7ef6450 (patch) | |
tree | c10c0d2cce05428fed97ea048f40c6fca02322f8 /media-sound/madplay | |
parent | media-sound/lame: dropped ~x86-interix (diff) | |
download | gentoo-e1e64708e99655417b406b9c47415bc8e7ef6450.tar.gz gentoo-e1e64708e99655417b406b9c47415bc8e7ef6450.tar.bz2 gentoo-e1e64708e99655417b406b9c47415bc8e7ef6450.zip |
media-sound/madplay: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'media-sound/madplay')
-rw-r--r-- | media-sound/madplay/madplay-0.15.2b-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/madplay/madplay-0.15.2b-r1.ebuild b/media-sound/madplay/madplay-0.15.2b-r1.ebuild index 1d030ad5c872..668182e49dfd 100644 --- a/media-sound/madplay/madplay-0.15.2b-r1.ebuild +++ b/media-sound/madplay/madplay-0.15.2b-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mad/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="alsa debug nls" RDEPEND=">=media-libs/libid3tag-0.15.1b |