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 51518139083 for ; Sat, 16 Dec 2017 14:04:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D19CDE0F17; Sat, 16 Dec 2017 14:04:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AEF7EE0F15 for ; Sat, 16 Dec 2017 14:04:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BAAD433D4A6 for ; Sat, 16 Dec 2017 14:04:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55E6BAE9F for ; Sat, 16 Dec 2017 14:04:02 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1513433036.1da481fe19777a069d64768b96fe0d86b8bbe7ca.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-chtheme/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild X-VCS-Directories: x11-themes/gtk-chtheme/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 1da481fe19777a069d64768b96fe0d86b8bbe7ca X-VCS-Branch: master Date: Sat, 16 Dec 2017 14:04:02 +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: cdc1490c-5266-4cf0-860b-02bf3bb08298 X-Archives-Hash: 6601e017ca7e1d51d08d6db1d5ffc800 commit: 1da481fe19777a069d64768b96fe0d86b8bbe7ca Author: Tobias Klausmann gentoo org> AuthorDate: Sat Dec 16 14:02:44 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Sat Dec 16 14:03:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da481fe x11-themes/gtk-chtheme-0.3.1-r3: amd64 stable Gentoo-Bug: http://bugs.gentoo.org/635938 x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild index 805768a86c4..be9fb5cb716 100644 --- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild +++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2" IUSE="" SLOT="0" -KEYWORDS="~amd64 ~arm ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" LICENSE="GPL-2" RDEPEND="x11-libs/gtk+:2"