summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-01-02 20:11:53 +0100
committerMarkus Meier <maekke@gentoo.org>2017-01-02 20:11:53 +0100
commitd377aac1ee5f16157ced751064b2a9476f4a24e9 (patch)
treee40aa304d91d11963589dee4d50cd7d45187b6f5
parentc26e1e06660aa4f191ada39e360251fcefa46d49 (diff)
downloadgentoo-d377aac1ee5f16157ced751064b2a9476f4a24e9.tar.gz
gentoo-d377aac1ee5f16157ced751064b2a9476f4a24e9.tar.xz
dev-qt/qtserialport: arm stable, bug #598780
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
-rw-r--r--dev-qt/qtserialport/qtserialport-5.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtserialport/qtserialport-5.6.2.ebuild b/dev-qt/qtserialport/qtserialport-5.6.2.ebuild
index 06513da9207..270bf35d75d 100644
--- a/dev-qt/qtserialport/qtserialport-5.6.2.ebuild
+++ b/dev-qt/qtserialport/qtserialport-5.6.2.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$
@@ -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=""