xfce-extra/xfce4-battery-plugin: remove implicit kernel_linux

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2022-01-04 11:30:09 +01:00
parent 26fc736957
commit 7a88c4a681

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,6 @@ 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"
IUSE="kernel_linux"
RDEPEND=">=dev-libs/glib-2.24:2
>=x11-libs/gtk+-3.16:3