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 79A2B138334 for ; Sun, 7 Apr 2019 14:43:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2B7DE08DD; Sun, 7 Apr 2019 14:43:12 +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 7B42CE08DB for ; Sun, 7 Apr 2019 14:43:12 +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 A7E81335CF7 for ; Sun, 7 Apr 2019 14:43:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5722E5A6 for ; Sun, 7 Apr 2019 14:43:08 +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: <1554648157.6b34da954d1091afd25692e114cff2b72b7b3a1e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-weather-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.1.ebuild X-VCS-Directories: xfce-extra/xfce4-weather-plugin/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 6b34da954d1091afd25692e114cff2b72b7b3a1e X-VCS-Branch: master Date: Sun, 7 Apr 2019 14:43:08 +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: 5930ab18-3bcf-4b1f-9117-e75d028a4010 X-Archives-Hash: 96fa2da2bc5ad7aa40329f4d461a104b commit: 6b34da954d1091afd25692e114cff2b72b7b3a1e Author: Mikle Kolyada gentoo org> AuthorDate: Sun Apr 7 14:42:37 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Apr 7 14:42:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b34da95 xfce-extra/xfce4-weather-plugin: x86 stable wrt bug #682814 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.1.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.1.ebuild index 8a2a43899ac..dcab9b5b881 100644 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.1.ebuild +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.9.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="upower" RDEPEND=">=dev-libs/glib-2.42