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 59A7013826A for ; Tue, 24 May 2016 11:39:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DE7B14231; Tue, 24 May 2016 11:39:43 +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 D27BD14220 for ; Tue, 24 May 2016 11:39:42 +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 EAFFC340CAD for ; Tue, 24 May 2016 11:39:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0AE9D13FE for ; Tue, 24 May 2016 11:39:38 +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: <1464089889.04a81086f70bdb54d33e48e183dd2f314f6313aa.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/accounts-qt/accounts-qt-1.13.ebuild X-VCS-Directories: net-libs/accounts-qt/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 04a81086f70bdb54d33e48e183dd2f314f6313aa X-VCS-Branch: master Date: Tue, 24 May 2016 11:39:38 +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: 78b4c4b1-989a-4e7b-959a-40e07867c513 X-Archives-Hash: 80f12251134b9b9073e334a2175f7ee5 commit: 04a81086f70bdb54d33e48e183dd2f314f6313aa Author: Mikle Kolyada gentoo org> AuthorDate: Tue May 24 11:27:58 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Tue May 24 11:38:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a81086 net-libs/accounts-qt: amd64 stable wrt bug #579992 Package-Manager: portage-2.2.28 net-libs/accounts-qt/accounts-qt-1.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/accounts-qt/accounts-qt-1.13.ebuild b/net-libs/accounts-qt/accounts-qt-1.13.ebuild index 67a984b..57dae8b 100644 --- a/net-libs/accounts-qt/accounts-qt-1.13.ebuild +++ b/net-libs/accounts-qt/accounts-qt-1.13.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~kensington/distfiles/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="doc test" # killed by stack smashing detector