From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A1A4713832E for ; Sun, 24 Jul 2016 09:44:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3D1F21C080; Sun, 24 Jul 2016 09:44:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E9DA21C080 for ; Sun, 24 Jul 2016 09:44:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30722340D4A for ; Sun, 24 Jul 2016 09:44:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D90FA7CA for ; Sun, 24 Jul 2016 09:44:10 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1469353449.06fd3168e9db9247f7ecc4481ab1e5419f25db66.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/qtweb/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/qtweb/qtweb-3.8.5_p108.ebuild X-VCS-Directories: www-client/qtweb/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 06fd3168e9db9247f7ecc4481ab1e5419f25db66 X-VCS-Branch: master Date: Sun, 24 Jul 2016 09:44:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: be02a8e0-0b44-4c68-814b-6be3d885d52d X-Archives-Hash: 3f2ca12904f22a091861ee962a2748b5 commit: 06fd3168e9db9247f7ecc4481ab1e5419f25db66 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Jul 24 09:41:40 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Jul 24 09:44:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06fd3168 www-client/qtweb: Mark ~amd64 too. Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches www-client/qtweb/qtweb-3.8.5_p108.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-client/qtweb/qtweb-3.8.5_p108.ebuild b/www-client/qtweb/qtweb-3.8.5_p108.ebuild index 5670fe1..eed779a 100644 --- a/www-client/qtweb/qtweb-3.8.5_p108.ebuild +++ b/www-client/qtweb/qtweb-3.8.5_p108.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://codeload.github.com/magist3r/${MY_PN}/tar.gz/b${PV/*_p} -> ${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64" RDEPEND=" dev-qt/qtcore:4