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 953D559CA3 for ; Sun, 6 Mar 2016 18:59:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC4E521C092; Sun, 6 Mar 2016 18:59:02 +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 2620C21C09A for ; Sun, 6 Mar 2016 18:59: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 50DA0340A3D for ; Sun, 6 Mar 2016 18:59:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0740A233D for ; Sun, 6 Mar 2016 18:58:56 +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: <1457290538.99349f373652d3ad53bf2345c20ede12458da14b.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gtkhtml/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild X-VCS-Directories: gnome-extra/gtkhtml/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 99349f373652d3ad53bf2345c20ede12458da14b X-VCS-Branch: master Date: Sun, 6 Mar 2016 18:58:56 +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: 3fc35772-73e1-4326-8683-bdc773aec1f3 X-Archives-Hash: 85a60fa6b22bc3afc9c6ab87265d4bd1 commit: 99349f373652d3ad53bf2345c20ede12458da14b Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 6 18:51:09 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 6 18:55:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99349f37 gnome-extra/gtkhtml: x86 stable wrt bug #566378 Package-Manager: portage-2.2.26 gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild index 4a97faf..7f9522b 100644 --- a/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gtkhtml" LICENSE="GPL-2+ LGPL-2+" SLOT="4.0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" # orbit is referenced in configure, but is not used anywhere else