summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-18 14:38:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-18 14:38:01 +0200
commit19bf6748881dd84066ce9faab0c1634313289682 (patch)
tree6e2a4d2dd727d57417137447d902649834f7e058 /dev-qt/qtphonon
parentdev-qt/qtopengl: amd64 stable wrt bug #552396 (diff)
downloadgentoo-19bf6748881dd84066ce9faab0c1634313289682.tar.gz
gentoo-19bf6748881dd84066ce9faab0c1634313289682.tar.bz2
gentoo-19bf6748881dd84066ce9faab0c1634313289682.zip
dev-qt/qtphonon: amd64 stable wrt bug #552396
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtphonon')
-rw-r--r--dev-qt/qtphonon/qtphonon-4.8.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtphonon/qtphonon-4.8.7.ebuild b/dev-qt/qtphonon/qtphonon-4.8.7.ebuild
index 498a117725c4..3ff55925465c 100644
--- a/dev-qt/qtphonon/qtphonon-4.8.7.ebuild
+++ b/dev-qt/qtphonon/qtphonon-4.8.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit qt4-build-multilib
DESCRIPTION="The Phonon module for the Qt toolkit"
if [[ ${QT4_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+ KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
fi
IUSE="dbus qt3support"