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 55BE6138334 for ; Sun, 7 Apr 2019 14:41:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1614E0875; Sun, 7 Apr 2019 14:41:49 +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 AA235E0875 for ; Sun, 7 Apr 2019 14:41:49 +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 760C2335CCF for ; Sun, 7 Apr 2019 14:41:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A426A59F for ; Sun, 7 Apr 2019 14:41:44 +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: <1554648045.89e37bbca5fd1c4fa87dd63a8e3026533513a937.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: 89e37bbca5fd1c4fa87dd63a8e3026533513a937 X-VCS-Branch: master Date: Sun, 7 Apr 2019 14:41:44 +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: a132236c-2d02-4946-884c-3994974d4cf1 X-Archives-Hash: 53e284bac9b937aa6ec64f9cb8f4936b commit: 89e37bbca5fd1c4fa87dd63a8e3026533513a937 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Apr 7 14:40:45 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Apr 7 14:40:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e37bbc xfce-extra/xfce4-battery-plugin: amd64 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="amd64" 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 207fe3d2f3b..d2fae414ada 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=