From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0515913826A for ; Wed, 25 May 2016 10:08:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEF5123400F; Wed, 25 May 2016 10:08:03 +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 AD692234012 for ; Wed, 25 May 2016 10:08:01 +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 DFD8B340DE9 for ; Wed, 25 May 2016 10:08:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4013216C5 for ; Wed, 25 May 2016 10:07:57 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1464170814.626649bf878c970216615904d5530772dac01a34.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkonq/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/libkonq/libkonq-15.12.3.ebuild X-VCS-Directories: kde-apps/libkonq/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 626649bf878c970216615904d5530772dac01a34 X-VCS-Branch: master Date: Wed, 25 May 2016 10:07:57 +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: f9b1f6a2-426a-470f-8be4-9b61e6c1df9b X-Archives-Hash: 2b1e405a357563c2e730555d0b4c9d5b commit: 626649bf878c970216615904d5530772dac01a34 Author: Mikle Kolyada gentoo org> AuthorDate: Wed May 25 10:05:50 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed May 25 10:06:54 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=626649bf kde-apps/libkonq: amd64 stable wrt bug #579992 Package-Manager: portage-2.2.28 kde-apps/libkonq/libkonq-15.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/libkonq/libkonq-15.12.3.ebuild b/kde-apps/libkonq/libkonq-15.12.3.ebuild index c675bd8..35e28b1 100644 --- a/kde-apps/libkonq/libkonq-15.12.3.ebuild +++ b/kde-apps/libkonq/libkonq-15.12.3.ebuild @@ -10,7 +10,7 @@ CPPUNIT_REQUIRED="optional" inherit kde4-meta DESCRIPTION="The embeddable part of konqueror" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RESTRICT="test"