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 1410A139694 for ; Sun, 30 Jul 2017 20:46:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 417CA1FC096; Sun, 30 Jul 2017 20:46:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 17D861FC094 for ; Sun, 30 Jul 2017 20:46:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 11C02341A29 for ; Sun, 30 Jul 2017 20:46:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8279174D7 for ; Sun, 30 Jul 2017 20:46:14 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1501447503.51946970add6f2da687967c6ed04639e12f41edf.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/qimageblitz/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild X-VCS-Directories: media-libs/qimageblitz/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 51946970add6f2da687967c6ed04639e12f41edf X-VCS-Branch: master Date: Sun, 30 Jul 2017 20:46:14 +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: 65b97e89-b59f-4fef-9af1-efb959baa8a1 X-Archives-Hash: f15b8ca1564708554de2429caccbd704 commit: 51946970add6f2da687967c6ed04639e12f41edf Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jul 30 19:43:52 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jul 30 20:45:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51946970 media-libs/qimageblitz: Dekeyword 0.0.6-r1 all but hppa Package-Manager: Portage-2.3.6, Repoman-2.3.1 media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild index 116399d6e20..c3f31b3219f 100644 --- a/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild +++ b/media-libs/qimageblitz/qimageblitz-0.0.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/qimageblitz/" SRC_URI="mirror://kde/stable/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" -KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="hppa" SLOT="0" IUSE="cpu_flags_x86_3dnow altivec debug cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2"