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 85AD3138336 for ; Sun, 7 Apr 2019 14:43:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A35A0E08D0; Sun, 7 Apr 2019 14:43: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 75F15E08C8 for ; Sun, 7 Apr 2019 14:43: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 5F50B335CFF 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 D75505A0 for ; Sun, 7 Apr 2019 14:43:07 +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: <1554648145.44539ae0386ef54b255c7cca172ecccffd72fa9b.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-battery-plugin/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.2.ebuild X-VCS-Directories: xfce-extra/xfce4-battery-plugin/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 44539ae0386ef54b255c7cca172ecccffd72fa9b X-VCS-Branch: master Date: Sun, 7 Apr 2019 14:43:07 +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: 36caff23-301d-44a5-94d0-613d1dcb64d3 X-Archives-Hash: bd552662e107ff0f6ba7acf1ade00329 commit: 44539ae0386ef54b255c7cca172ecccffd72fa9b Author: Mikle Kolyada gentoo org> AuthorDate: Sun Apr 7 14:42:25 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Apr 7 14:42:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44539ae0 xfce-extra/xfce4-battery-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-battery-plugin/xfce4-battery-plugin-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.2.ebuild b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.2.ebuild index d2fae414ada..b83baf8184a 100644 --- a/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.2.ebuild +++ b/xfce-extra/xfce4-battery-plugin/xfce4-battery-plugin-1.1.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc x86" IUSE="kernel_linux" RDEPEND=">=dev-libs/glib-2.24:2=