summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-10 16:20:57 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-10 16:20:57 +0100
commit86d1f7215d59fbc3d8bcfb8e0433cad8460438c8 (patch)
tree4fd3e8fab4bd33b89e93860fa4e9d7f8c445bdd2
parentmedia-gfx/digikam: x86 stable wrt bug #605050 (diff)
downloadgentoo-86d1f7215d59fbc3d8bcfb8e0433cad8460438c8.tar.gz
gentoo-86d1f7215d59fbc3d8bcfb8e0433cad8460438c8.tar.bz2
gentoo-86d1f7215d59fbc3d8bcfb8e0433cad8460438c8.zip
media-sound/dcadec: x86 stable wrt bug #604638
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--media-sound/dcadec/dcadec-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/dcadec/dcadec-0.2.0.ebuild b/media-sound/dcadec/dcadec-0.2.0.ebuild
index 6a75b6054481..9518d9905838 100644
--- a/media-sound/dcadec/dcadec-0.2.0.ebuild
+++ b/media-sound/dcadec/dcadec-0.2.0.ebuild
@@ -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"