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 A4F2B139694 for ; Sat, 11 Feb 2017 18:31:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A3C4E0D12; Sat, 11 Feb 2017 18:31:22 +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 08A21E0D12 for ; Sat, 11 Feb 2017 18:31:17 +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 19FB8341134 for ; Sat, 11 Feb 2017 18:31:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84D66446F for ; Sat, 11 Feb 2017 18:31:08 +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: <1486837847.e7fba44302d303bde39ba6f86b77698b7e3a027a.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/zukitwo-shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/zukitwo-shell/zukitwo-shell-2016.08.08.ebuild X-VCS-Directories: x11-themes/zukitwo-shell/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: e7fba44302d303bde39ba6f86b77698b7e3a027a X-VCS-Branch: master Date: Sat, 11 Feb 2017 18:31:08 +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: 9fdfa122-931e-4ae9-803e-d42d7b300f8e X-Archives-Hash: 1534c2c75989ae7f8e92d2a94dfa20b9 commit: e7fba44302d303bde39ba6f86b77698b7e3a027a Author: Pacho Ramos gentoo org> AuthorDate: Sat Feb 11 18:11:22 2017 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Feb 11 18:30:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7fba443 x11-themes/zukitwo-shell: x86 stable, bug 606818 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" x11-themes/zukitwo-shell/zukitwo-shell-2016.08.08.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/zukitwo-shell/zukitwo-shell-2016.08.08.ebuild b/x11-themes/zukitwo-shell/zukitwo-shell-2016.08.08.ebuild index 46e5773b1c..8dc6ac3438 100644 --- a/x11-themes/zukitwo-shell/zukitwo-shell-2016.08.08.ebuild +++ b/x11-themes/zukitwo-shell/zukitwo-shell-2016.08.08.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://gnome-look.org/content/show.php/Zukitwo?content=140562" LICENSE="metapackage" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-themes/zuki-themes[gnome-shell]"