dev-qt/qtdemo: arm stable, bug #552396

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
This commit is contained in:
Markus Meier
2017-06-06 18:12:01 +02:00
parent 4011ff6a6c
commit 2dd92aa84f

View File

@@ -7,7 +7,7 @@ inherit qt4-build-multilib
DESCRIPTION="Demonstration module and examples for the Qt toolkit"
if [[ ${QT4_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 ~arm ppc ppc64 x86"
KEYWORDS="amd64 arm ppc ppc64 x86"
fi
IUSE="dbus declarative kde multimedia opengl phonon webkit xmlpatterns"