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 5CF2D138330 for ; Sat, 1 Oct 2016 00:55:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F2DE21C092; Sat, 1 Oct 2016 00:54:54 +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 6426D21C092 for ; Sat, 1 Oct 2016 00:54:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8CD7A340B57 for ; Sat, 1 Oct 2016 00:54:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD66724B1 for ; Sat, 1 Oct 2016 00:54:44 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1475283229.180adbc447bdd8976690ca60638a79e5e9f110eb.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/cinnamon/cinnamon-3.0.7.ebuild X-VCS-Directories: gnome-extra/cinnamon/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 180adbc447bdd8976690ca60638a79e5e9f110eb X-VCS-Branch: master Date: Sat, 1 Oct 2016 00:54:44 +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: 5a2b5800-aba5-4360-8cf6-1e0da6c104a4 X-Archives-Hash: 90b75dfcfe1d158f0921923302f172e2 commit: 180adbc447bdd8976690ca60638a79e5e9f110eb Author: Pacho Ramos gentoo org> AuthorDate: Fri Sep 30 22:51:02 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Oct 1 00:53:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=180adbc4 gnome-extra/cinnamon: x86 stable, bug 587010 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" gnome-extra/cinnamon/cinnamon-3.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/cinnamon/cinnamon-3.0.7.ebuild b/gnome-extra/cinnamon/cinnamon-3.0.7.ebuild index 4c2c20e..254e7fa 100644 --- a/gnome-extra/cinnamon/cinnamon-3.0.7.ebuild +++ b/gnome-extra/cinnamon/cinnamon-3.0.7.ebuild @@ -29,7 +29,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} || ( python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 ) " -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" COMMON_DEPEND="${PYTHON_DEPS} app-accessibility/at-spi2-atk:2