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 2A913139695 for ; Sun, 25 Jun 2017 16:32:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC13F254013; Sun, 25 Jun 2017 16:32:53 +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 7ED82254013 for ; Sun, 25 Jun 2017 16:32:53 +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 A4D563417EE for ; Sun, 25 Jun 2017 16:32:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 235A0749D for ; Sun, 25 Jun 2017 16:32:50 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1498408350.e5f3c28a6d07147a374ee21b2b5b312f7c8f1e3a.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxpanel/ X-VCS-Repository: repo/gentoo X-VCS-Files: lxde-base/lxpanel/lxpanel-0.9.3.ebuild X-VCS-Directories: lxde-base/lxpanel/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: e5f3c28a6d07147a374ee21b2b5b312f7c8f1e3a X-VCS-Branch: master Date: Sun, 25 Jun 2017 16:32:50 +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: f8b1793d-13bc-4f99-8bf3-c82a576f3e05 X-Archives-Hash: b2e9b755ba2f4612e18bf0ccc279684d commit: e5f3c28a6d07147a374ee21b2b5b312f7c8f1e3a Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Jun 25 16:32:30 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Jun 25 16:32:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5f3c28a lxde-base/lxpanel: amd64 stable wrt bug #611002 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> lxde-base/lxpanel/lxpanel-0.9.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxde-base/lxpanel/lxpanel-0.9.3.ebuild b/lxde-base/lxpanel/lxpanel-0.9.3.ebuild index adaf28efa62..9a9e7dcb2ad 100644 --- a/lxde-base/lxpanel/lxpanel-0.9.3.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.9.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://lxde.org/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~arm-linux ~x86-linux" SLOT="0" IUSE="+alsa wifi"