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 5F3DA1388C1 for ; Thu, 12 Nov 2015 11:07:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39FA621C1F1; Thu, 12 Nov 2015 11:07:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CBC3021C1F1 for ; Thu, 12 Nov 2015 11:07:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 95E313402A2 for ; Thu, 12 Nov 2015 11:07:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8888F2331 for ; Thu, 12 Nov 2015 11:07:20 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1447326313.713aa3901d0e9d78ec9d9409e82a002966747352.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gucharmap/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gucharmap/gucharmap-3.16.2.ebuild X-VCS-Directories: gnome-extra/gucharmap/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 713aa3901d0e9d78ec9d9409e82a002966747352 X-VCS-Branch: master Date: Thu, 12 Nov 2015 11:07:20 +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: 91b29188-11d2-4692-8e6d-a9d518eb00a1 X-Archives-Hash: 3a02f52c2a2cc8129a8c5117a94b813e commit: 713aa3901d0e9d78ec9d9409e82a002966747352 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Nov 12 11:05:13 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Nov 12 11:05:13 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=713aa390 gnome-extra/gucharmap: ppc stable wrt bug #565086 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" gnome-extra/gucharmap/gucharmap-3.16.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gucharmap/gucharmap-3.16.2.ebuild b/gnome-extra/gucharmap/gucharmap-3.16.2.ebuild index 81c0db0..ff120ca 100644 --- a/gnome-extra/gucharmap/gucharmap-3.16.2.ebuild +++ b/gnome-extra/gucharmap/gucharmap-3.16.2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://live.gnome.org/Gucharmap" LICENSE="GPL-3" SLOT="2.90" -KEYWORDS="alpha amd64 arm ~ia64 ~ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="cjk +introspection test vala" REQUIRED_USE="vala? ( introspection )"