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 1590313881E for ; Mon, 28 Sep 2015 04:44:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 293A921C04B; Mon, 28 Sep 2015 04:44:45 +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 5449321C04A for ; Mon, 28 Sep 2015 04:44:44 +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 511043410AD for ; Mon, 28 Sep 2015 04:44:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F12D238 for ; Mon, 28 Sep 2015 04:44:40 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1443414547.175d8af10302f77dfb0d47cfdec66a1b15372de0.jer@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: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 175d8af10302f77dfb0d47cfdec66a1b15372de0 X-VCS-Branch: master Date: Mon, 28 Sep 2015 04:44:40 +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: c85efc63-18fb-4c6d-8cdc-23743e83b556 X-Archives-Hash: a34cb21a270442fd34acf03ad1da0f9c commit: 175d8af10302f77dfb0d47cfdec66a1b15372de0 Author: Jeroen Roovers gentoo org> AuthorDate: Mon Sep 28 04:29:07 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Mon Sep 28 04:29:07 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=175d8af1 gnome-extra/gucharmap: Stable for PPC64 (bug #551826). Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches 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 de2862e..8291dc6 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 )"