summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-02-02 19:03:36 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-02-02 19:03:36 +0000
commitb33190f29a4805141fb359a331bd0e4e86894458 (patch)
tree337f411cd6b9cbd7154d5171c45e931c0411352c /dev-qt/qtconcurrent
parentAdd ~arm keyword (diff)
downloadgentoo-2-b33190f29a4805141fb359a331bd0e4e86894458.tar.gz
gentoo-2-b33190f29a4805141fb359a331bd0e4e86894458.tar.bz2
gentoo-2-b33190f29a4805141fb359a331bd0e4e86894458.zip
Add ~arm keyword
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-qt/qtconcurrent')
-rw-r--r--dev-qt/qtconcurrent/ChangeLog5
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.4.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-qt/qtconcurrent/ChangeLog b/dev-qt/qtconcurrent/ChangeLog
index c2b7e4c0d592..c5670d709bfb 100644
--- a/dev-qt/qtconcurrent/ChangeLog
+++ b/dev-qt/qtconcurrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qtconcurrent
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtconcurrent/ChangeLog,v 1.7 2015/02/01 15:05:36 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtconcurrent/ChangeLog,v 1.8 2015/02/02 19:03:36 zlogene Exp $
+
+ 02 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> qtconcurrent-5.4.0.ebuild:
+ Add ~arm keyword
01 Feb 2015; Michael Palimaka <kensington@gentoo.org>
-qtconcurrent-5.3.2.ebuild:
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.4.0.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.4.0.ebuild
index 8e8c8f3faeae..67f9b352b985 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.4.0.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtconcurrent/qtconcurrent-5.4.0.ebuild,v 1.1 2014/12/12 14:30:05 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtconcurrent/qtconcurrent-5.4.0.ebuild,v 1.2 2015/02/02 19:03:36 zlogene Exp $
EAPI=5
@@ -13,7 +13,7 @@ DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == live ]]; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm ~x86"
fi
IUSE=""