commit: e6f8706919623fa2f9f19156c885d826b82a09ea
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 6 12:13:48 2017 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Jan 6 13:16:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6f87069
media-sound/dcadec: amd64 stable wrt bug #604638
media-sound/dcadec/dcadec-0.2.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/dcadec/dcadec-0.2.0.ebuild
b/media-sound/dcadec/dcadec-0.2.0.ebuild
index dbd6886..6a75b60 100644
--- a/media-sound/dcadec/dcadec-0.2.0.ebuild
+++ b/media-sound/dcadec/dcadec-0.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/foo86/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~mips ~x86"
fi
DESCRIPTION="DTS Coherent Acoustics decoder with support for HD extensions"