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 5CDED138334 for ; Thu, 10 Oct 2019 18:35:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C94FE0951; Thu, 10 Oct 2019 18:35:41 +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 64982E0951 for ; Thu, 10 Oct 2019 18:35:41 +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 4009D34BB2D for ; Thu, 10 Oct 2019 18:35:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAE1B894 for ; Thu, 10 Oct 2019 18:35:35 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1570732461.8378568edc17a942798b50f6e82802a3065f3b56.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild X-VCS-Directories: xfce-extra/xfdashboard/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 8378568edc17a942798b50f6e82802a3065f3b56 X-VCS-Branch: master Date: Thu, 10 Oct 2019 18:35: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5757e464-64e6-49ef-81f3-4c5eb5d3c631 X-Archives-Hash: 4b3ed1edce9e7fe6daa38e8f5ba93778 commit: 8378568edc17a942798b50f6e82802a3065f3b56 Author: Mikle Kolyada gentoo org> AuthorDate: Thu Oct 10 18:34:21 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Oct 10 18:34:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8378568e xfce-extra/xfdashboard: x86 stable wrt bug #697454 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada gentoo.org> xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild index 0fcdd27d631..43d8df4d960 100644 --- a/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild +++ b/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-libs/glib-2.32:2