summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-02-03 07:28:03 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-02-03 07:28:03 +0000
commit5d9a4e8ab0d18c8c66a8e4f018eccf9f97960f12 (patch)
treefda4a5fb79a598d6ca4a51575ee3b2734a0e6865 /dev-util
parentVersion bump. Removed old (diff)
downloadgentoo-2-5d9a4e8ab0d18c8c66a8e4f018eccf9f97960f12.tar.gz
gentoo-2-5d9a4e8ab0d18c8c66a8e4f018eccf9f97960f12.tar.bz2
gentoo-2-5d9a4e8ab0d18c8c66a8e4f018eccf9f97960f12.zip
Add ~arm keyword
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/qbs/ChangeLog5
-rw-r--r--dev-util/qbs/qbs-1.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/qbs/ChangeLog b/dev-util/qbs/ChangeLog
index 080dd1a09b1c..927bf0129eac 100644
--- a/dev-util/qbs/ChangeLog
+++ b/dev-util/qbs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/qbs
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/qbs/ChangeLog,v 1.11 2015/01/18 04:05:08 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qbs/ChangeLog,v 1.12 2015/02/03 07:28:03 zlogene Exp $
+
+ 03 Feb 2015; Mikle Kolyada <zlogene@gentoo.org> qbs-1.3.3.ebuild:
+ Add ~arm keyword
*qbs-1.3.3 (18 Jan 2015)
diff --git a/dev-util/qbs/qbs-1.3.3.ebuild b/dev-util/qbs/qbs-1.3.3.ebuild
index 3282dc69e347..53fe1236ce6d 100644
--- a/dev-util/qbs/qbs-1.3.3.ebuild
+++ b/dev-util/qbs/qbs-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/qbs/qbs-1.3.3.ebuild,v 1.1 2015/01/18 04:05:08 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qbs/qbs-1.3.3.ebuild,v 1.2 2015/02/03 07:28:03 zlogene Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://download.qt.io/official_releases/${PN}/${PV}/${P}.src.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="doc qt5 test"
RDEPEND="