commit: 520b1c3a4fddbc32b424644e806083b900cd3fdd Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Wed Apr 4 14:07:31 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Apr 4 14:24:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520b1c3a
dev-perl/Audio-DSP: amd64 stable Bug: https://bugs.gentoo.org/652370 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-perl/Audio-DSP/Audio-DSP-0.20.0-r2.ebuild | 4 ++-- 1 file 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 568c4b995f1..e8698879c3b 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() {
