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 D6AA1138827 for ; Sat, 3 Oct 2015 08:37:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58330E085B; Sat, 3 Oct 2015 08:37:47 +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 E68EDE085B for ; Sat, 3 Oct 2015 08:37:46 +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 1497333FEB1 for ; Sat, 3 Oct 2015 08:37:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72B1C186 for ; Sat, 3 Oct 2015 08:37:42 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1443861457.6c0192a857b81f9d9ee508ed28fe7644e75e82bb.maekke@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: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 6c0192a857b81f9d9ee508ed28fe7644e75e82bb X-VCS-Branch: master Date: Sat, 3 Oct 2015 08:37:42 +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: 96fad6da-e9fd-45b2-a660-55713e93dbea X-Archives-Hash: 3ecf9556d0d0f10ed81034dfcf6b9bf0 commit: 6c0192a857b81f9d9ee508ed28fe7644e75e82bb Author: Markus Meier gentoo org> AuthorDate: Sat Oct 3 08:37:37 2015 +0000 Commit: Markus Meier gentoo org> CommitDate: Sat Oct 3 08:37:37 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c0192a8 gnome-extra/gucharmap: arm stable, bug #551826 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm" 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 8291dc6..b8d0933 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 )"