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 CE6471382C5 for ; Fri, 5 Jan 2018 11:30:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3C84E0CFF; Fri, 5 Jan 2018 11:30:11 +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 AC82BE0D01 for ; Fri, 5 Jan 2018 11:30:11 +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 2CAAA335C30 for ; Fri, 5 Jan 2018 11:30:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F21F1A5 for ; Fri, 5 Jan 2018 11:30:04 +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: <1515151707.138bf8b222bd0982ee0a605e2ab6d05151f933d4.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-systemload-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.1.ebuild X-VCS-Directories: xfce-extra/xfce4-systemload-plugin/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 138bf8b222bd0982ee0a605e2ab6d05151f933d4 X-VCS-Branch: master Date: Fri, 5 Jan 2018 11:30:04 +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: 68c2c111-3040-4001-9c2e-28ec15ac5594 X-Archives-Hash: a9ac82ff99811814e181f6c7bb2b2594 commit: 138bf8b222bd0982ee0a605e2ab6d05151f933d4 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Jan 5 11:28:27 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Jan 5 11:28:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=138bf8b2 xfce-extra/xfce4-systemload-plugin: amd64 stable wrt bug #643074 Package-Manager: Portage-2.3.13, Repoman-2.3.3 .../xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.1.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.1.ebuild index a16a04aaca6..4e343607906 100644 --- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.1.ebuild +++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="upower" RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]