net-p2p/feather: fix not "updating mime database" or something

Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
This commit is contained in:
Adam Pimentel
2022-12-05 18:02:34 -05:00
parent 52a76d2f26
commit 8dac6c8685
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
inherit cmake desktop
inherit cmake desktop xdg
#Note: this is like a tree, with dependencies-of-dependencies
#You need to update all of these recursively every version bump.

View File

@@ -3,7 +3,7 @@
EAPI=8
inherit cmake git-r3 desktop
inherit cmake git-r3 desktop xdg
DESCRIPTION="A free, open-source Monero wallet"
HOMEPAGE="https://featherwallet.org"