diff options
author | Sam James <sam@gentoo.org> | 2020-08-23 23:32:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 00:06:21 +0000 |
commit | 6d9c032942a825a82af7654ad1f7c7e42c21f3c3 (patch) | |
tree | 38bf56eb9bf448c3fe90a5bde0c171acbc55283e /dev-perl/Audio-Wav | |
parent | dev-perl/Audio-Mixer: Stabilize 0.700.0-r4 x86, #738212 (diff) | |
download | gentoo-6d9c032942a825a82af7654ad1f7c7e42c21f3c3.tar.gz gentoo-6d9c032942a825a82af7654ad1f7c7e42c21f3c3.tar.bz2 gentoo-6d9c032942a825a82af7654ad1f7c7e42c21f3c3.zip |
dev-perl/Audio-Wav: Stabilize 0.140.0-r2 x86, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Audio-Wav')
-rw-r--r-- | dev-perl/Audio-Wav/Audio-Wav-0.140.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Audio-Wav/Audio-Wav-0.140.0-r2.ebuild b/dev-perl/Audio-Wav/Audio-Wav-0.140.0-r2.ebuild index f29f66b2931a..4db45f35928a 100644 --- a/dev-perl/Audio-Wav/Audio-Wav-0.140.0-r2.ebuild +++ b/dev-perl/Audio-Wav/Audio-Wav-0.140.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Modules for reading & writing Microsoft WAV files" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc x86" RDEPEND=" >=dev-perl/Inline-0.790.0 |