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 EFE0213888F for ; Sun, 18 Oct 2015 11:29:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A44421C082; Sun, 18 Oct 2015 11:29:41 +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 1211B21C05C for ; Sun, 18 Oct 2015 11:29:40 +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 57A28340685 for ; Sun, 18 Oct 2015 11:29:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47CF012A4 for ; Sun, 18 Oct 2015 11:29:35 +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: <1445167580.6d5dde470c7473813615399aab0b08d1631b062c.zlogene@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: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 6d5dde470c7473813615399aab0b08d1631b062c X-VCS-Branch: master Date: Sun, 18 Oct 2015 11:29:35 +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: 67341303-e996-440e-8521-643eef60a552 X-Archives-Hash: 2d91fb0ea5a3e13cc2f40a11ffdfc224 commit: 6d5dde470c7473813615399aab0b08d1631b062c Author: Mikle Kolyada gentoo org> AuthorDate: Sun Oct 18 11:06:25 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Oct 18 11:26:20 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d5dde47 gnome-extra/gucharmap: sparc stable wrt bug #551826 Package-Manager: portage-2.2.20.1 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 b8d0933..81c0db0 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 )"