diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-08 13:13:33 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-08 13:13:44 -0400 |
commit | 6e9300d3eaf63698c461c52cda97c0b66ff1db64 (patch) | |
tree | 202862626f349420c6d99a3cb95e79b08393b791 /media-sound/modplugtools | |
parent | app-emulation/ganeti: support net-misc/iputils[arping] in masked builds (diff) | |
download | gentoo-6e9300d3eaf63698c461c52cda97c0b66ff1db64.tar.gz gentoo-6e9300d3eaf63698c461c52cda97c0b66ff1db64.tar.bz2 gentoo-6e9300d3eaf63698c461c52cda97c0b66ff1db64.zip |
media-sound/modplugtools: amd64 stable wrt bug #681434
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'media-sound/modplugtools')
-rw-r--r-- | media-sound/modplugtools/modplugtools-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/modplugtools/modplugtools-0.5.3.ebuild b/media-sound/modplugtools/modplugtools-0.5.3.ebuild index fec8ff0e7fc2..7f83d99bac6f 100644 --- a/media-sound/modplugtools/modplugtools-0.5.3.ebuild +++ b/media-sound/modplugtools/modplugtools-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/modplug-xmms/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=media-libs/libao-0.8.0 |