dev-qt/qtserialport: arm stable, bug #598780
authorMarkus Meier <maekke@gentoo.org>
Mon, 2 Jan 2017 19:11:53 +0000 (20:11 +0100)
committerMarkus Meier <maekke@gentoo.org>
Mon, 2 Jan 2017 19:11:53 +0000 (20:11 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

dev-qt/qtserialport/qtserialport-5.6.2.ebuild

index 06513da92071dd48550fa758972b2c7bba6b8c50..270bf35d75dd0b8d73db0d1175dbc89d9c9e869a 100644 (file)
@@ -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$
 
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Serial port abstraction library for the Qt5 framework"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-       KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
+       KEYWORDS="amd64 arm ~hppa ~ppc64 x86"
 fi
 
 IUSE=""