app-mobilephone/flashlight: remove redundant eclass inherit

fixes the following pkgcheck warnings:

app-mobilephone/flashlight
  ProvidedEclassInherit: version 0.1.1-r2: line 6: redundant eclass inherit 'xdg-utils', provided by 'gnome2-utils'

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
This commit is contained in:
ingenarel
2025-07-22 07:48:28 +06:00
parent 303583a1b7
commit 2007048923

View File

@@ -3,7 +3,7 @@
EAPI=7
inherit meson gnome2-utils udev xdg-utils
inherit meson gnome2-utils udev
MY_COMMIT="f5feb4b3d17bbf16171d716bbb8e28f3a84542ef"