URI:
       app-admin/bitwarden-menu: more fixes - overlay - drkhsh gentoo overlay
  HTML git clone https://git.drkhsh.at/overlay.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit d16d57935024dec9b8954fea9d7fc2fe393ea3c1
   DIR parent 557491dfec2b962531ecee0f198e8b4c000c6ae2
  HTML Author: drkhsh <drkhsh@escpe.net>
       Date:   Tue, 12 Mar 2024 16:33:01 +0100
       
       app-admin/bitwarden-menu: more fixes
       
       Diffstat:
         M app-admin/bitwarden-menu/bitwarden… |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/app-admin/bitwarden-menu/bitwarden-menu-9999.ebuild b/app-admin/bitwarden-menu/bitwarden-menu-9999.ebuild
       @@ -5,7 +5,7 @@ EAPI=8
        
        PYTHON_COMPAT=( python3_{10..12} )
        DISTUTILS_USE_PEP517=hatchling
       -inherit distutils-r1
       +inherit distutils-r1 pypi
        
        DESCRIPTION="A python library to wrap the Subsonic REST API."
        HOMEPAGE="https://github.com/firecat53/bitwarden-menu"