diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:40:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:06:01 +0000 |
commit | ca922d85285af215ee93afe975dedf69b9dc5b06 (patch) | |
tree | 97f6681652536dd491e61b6965ddbe59decdc9dc /dev-perl/Audio-Wav | |
parent | dev-perl/Audio-Mixer: Stabilize 0.700.0-r4 amd64, #738212 (diff) | |
download | gentoo-ca922d85285af215ee93afe975dedf69b9dc5b06.tar.gz gentoo-ca922d85285af215ee93afe975dedf69b9dc5b06.tar.bz2 gentoo-ca922d85285af215ee93afe975dedf69b9dc5b06.zip |
dev-perl/Audio-Wav: Stabilize 0.140.0-r2 amd64, #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 4db45f35928a..f23c74005395 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 |