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 A54331384B4 for ; Mon, 16 Nov 2015 14:08:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62CD121C015; Mon, 16 Nov 2015 14:08:44 +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 7205C21C007 for ; Mon, 16 Nov 2015 14:08:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F1B0734082B for ; Mon, 16 Nov 2015 14:08:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFD501466 for ; Mon, 16 Nov 2015 14:08:38 +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: <1447682839.924c313b1a5667858a7a18ecf7f6413c6de5f38c.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: 924c313b1a5667858a7a18ecf7f6413c6de5f38c X-VCS-Branch: master Date: Mon, 16 Nov 2015 14:08: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: 8ce4397c-1d09-4cff-be6f-2aba31c26fb3 X-Archives-Hash: 44c8781dab30a6e0dec2cea4875437a2 commit: 924c313b1a5667858a7a18ecf7f6413c6de5f38c Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Nov 16 14:07:19 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Nov 16 14:07:19 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=924c313b gnome-extra/gucharmap: ia64 stable wrt bug #565086 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" 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 ff120ca..54bd6f0 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 )"