From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 821661395E2 for ; Tue, 6 Dec 2016 20:28:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9CC2E0BF0; Tue, 6 Dec 2016 20:28:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C6181E0BF0 for ; Tue, 6 Dec 2016 20:28:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F66B34155D for ; Tue, 6 Dec 2016 20:28:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D10A2495 for ; Tue, 6 Dec 2016 20:28:24 +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: <1481056093.87d95a02a0665cb3b47708f16f2d960ffc860536.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/dconf/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/dconf/dconf-0.26.0.ebuild X-VCS-Directories: gnome-base/dconf/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 87d95a02a0665cb3b47708f16f2d960ffc860536 X-VCS-Branch: master Date: Tue, 6 Dec 2016 20:28:24 +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: 47e52ccf-9d36-4582-afeb-7a0c5e5fcd7f X-Archives-Hash: 13e90a832b435a80746327298e26a619 commit: 87d95a02a0665cb3b47708f16f2d960ffc860536 Author: Markus Meier gentoo org> AuthorDate: Tue Dec 6 20:28:13 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Dec 6 20:28:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87d95a02 gnome-base/dconf: arm stable, bug #587010 Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm" gnome-base/dconf/dconf-0.26.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/dconf/dconf-0.26.0.ebuild b/gnome-base/dconf/dconf-0.26.0.ebuild index 7719cb6..270f290 100644 --- a/gnome-base/dconf/dconf-0.26.0.ebuild +++ b/gnome-base/dconf/dconf-0.26.0.ebuild @@ -14,7 +14,7 @@ SLOT="0" # TODO: coverage ? IUSE="test" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" RDEPEND=" >=dev-libs/glib-2.44.0:2