From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1138034-garchives=archives.gentoo.org@lists.gentoo.org> 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 3F874138350 for <garchives@archives.gentoo.org>; Wed, 15 Jan 2020 05:43:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43713E0880; Wed, 15 Jan 2020 05:43:44 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1E945E087A for <gentoo-commits@lists.gentoo.org>; Wed, 15 Jan 2020 05:43:44 +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 D143434DF2D for <gentoo-commits@lists.gentoo.org>; Wed, 15 Jan 2020 05:43:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67859A8 for <gentoo-commits@lists.gentoo.org>; Wed, 15 Jan 2020 05:43:40 +0000 (UTC) From: "Joonas Niilola" <juippis@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org> Message-ID: <1579065581.ec2267705170aee3810f217c55eb795304e234b3.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/e-flat-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild X-VCS-Directories: x11-themes/e-flat-theme/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: ec2267705170aee3810f217c55eb795304e234b3 X-VCS-Branch: master Date: Wed, 15 Jan 2020 05:43:40 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a580ddbc-a86e-495a-8504-fbff90f00e9b X-Archives-Hash: f8627c7636f9f5ede09e4734e9f3dfde commit: ec2267705170aee3810f217c55eb795304e234b3 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Jan 15 05:19:41 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Jan 15 05:19:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec226770 x11-themes/e-flat-theme: stabilize on x86 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild b/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild index b284a79044e..7c3cd38724e 100644 --- a/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild +++ b/x11-themes/e-flat-theme/e-flat-theme-0_pre20191230.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~juippis/distfiles/${P}.edj" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc x86" IUSE="" DEPEND=""