net-misc/remmina: remove unused eclass

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler
2024-03-29 10:28:52 -05:00
parent 2445453cfd
commit 72260d49ad
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
inherit cmake optfeature python-single-r1 xdg
inherit cmake python-single-r1 xdg
MY_P="${PN^}-v${PV}"

View File

@@ -5,7 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
inherit cmake optfeature python-single-r1 xdg
inherit cmake python-single-r1 xdg
MY_P="${PN^}-v${PV}"