diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-04 10:07:31 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-04 10:24:23 -0400 |
commit | 520b1c3a4fddbc32b424644e806083b900cd3fdd (patch) | |
tree | f2025fcf610dfe7a12db8a92cbd13ba893906d98 /dev-perl | |
parent | dev-perl/Audio-Mixer: amd64 stable (diff) | |
download | gentoo-520b1c3a4fddbc32b424644e806083b900cd3fdd.tar.gz gentoo-520b1c3a4fddbc32b424644e806083b900cd3fdd.tar.bz2 gentoo-520b1c3a4fddbc32b424644e806083b900cd3fdd.zip |
dev-perl/Audio-DSP: amd64 stable
Bug: https://bugs.gentoo.org/652370
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Audio-DSP/Audio-DSP-0.20.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Audio-DSP/Audio-DSP-0.20.0-r2.ebuild b/dev-perl/Audio-DSP/Audio-DSP-0.20.0-r2.ebuild index 568c4b995f1b..e8698879c3b8 100644 --- a/dev-perl/Audio-DSP/Audio-DSP-0.20.0-r2.ebuild +++ b/dev-perl/Audio-DSP/Audio-DSP-0.20.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl interface to *NIX digital audio device" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc ~x86" IUSE="" src_test() { |