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 A4BD3139695 for ; Thu, 6 Jul 2017 05:01:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE975274076; Thu, 6 Jul 2017 05:01:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 97877274076 for ; Thu, 6 Jul 2017 05:01:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 593FE34183D for ; Thu, 6 Jul 2017 05:01:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B71E57489 for ; Thu, 6 Jul 2017 05:01:35 +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: <1499317277.1e9e91aedd14adab8e8976b0cb95a22b8a5e60ab.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxappearance/ X-VCS-Repository: repo/gentoo X-VCS-Files: lxde-base/lxappearance/lxappearance-0.6.3.ebuild X-VCS-Directories: lxde-base/lxappearance/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 1e9e91aedd14adab8e8976b0cb95a22b8a5e60ab X-VCS-Branch: master Date: Thu, 6 Jul 2017 05:01:35 +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: bb61dea9-3077-49c2-aa38-ca9d1840d87a X-Archives-Hash: 5064ead2a8ce84202e4ddafb8659a623 commit: 1e9e91aedd14adab8e8976b0cb95a22b8a5e60ab Author: Markus Meier gentoo org> AuthorDate: Thu Jul 6 05:01:17 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Thu Jul 6 05:01:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9e91ae lxde-base/lxappearance: arm stable, bug #611002 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" lxde-base/lxappearance/lxappearance-0.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxde-base/lxappearance/lxappearance-0.6.3.ebuild b/lxde-base/lxappearance/lxappearance-0.6.3.ebuild index 82d5e66850a..4d161ec121b 100644 --- a/lxde-base/lxappearance/lxappearance-0.6.3.ebuild +++ b/lxde-base/lxappearance/lxappearance-0.6.3.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="dbus" RDEPEND="x11-libs/gtk+:2