summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-08-23 21:39:12 +0200
committerMarkus Meier <maekke@gentoo.org>2016-08-23 21:40:38 +0200
commite422bb1c8ee090ebefdaaa5385494d3404685ffc (patch)
tree8300dc2992a31cb037e66fcc1ebb8ac240e55bed /dev-qt
parentnet-print/hplip: Disable parallel install. Fix bug #578018. (diff)
downloadgentoo-e422bb1c8ee090ebefdaaa5385494d3404685ffc.tar.gz
gentoo-e422bb1c8ee090ebefdaaa5385494d3404685ffc.tar.bz2
gentoo-e422bb1c8ee090ebefdaaa5385494d3404685ffc.zip
dev-qt/qtserialport: arm stable, bug #586180
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtserialport/qtserialport-5.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtserialport/qtserialport-5.6.1.ebuild b/dev-qt/qtserialport/qtserialport-5.6.1.ebuild
index 739281d6e2f5..cd5a5c1c4dc9 100644
--- a/dev-qt/qtserialport/qtserialport-5.6.1.ebuild
+++ b/dev-qt/qtserialport/qtserialport-5.6.1.ebuild
@@ -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=""