net-p2p/feather: use polyseed package

Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
This commit is contained in:
Adam Pimentel
2022-12-19 20:44:15 -05:00
parent c5d041babd
commit 65f4f9c0f9
6 changed files with 43 additions and 43 deletions

View File

@@ -12,4 +12,5 @@ SRC_URI="https://github.com/tevador/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64"
IUSE="" #todo: make test executible a USE flag
IUSE="" #todo: make test executible an optiona; USE flag
BDEPEND="virtual/pkgconfig"

View File

@@ -13,4 +13,5 @@ EGIT_REPO_URI="https://github.com/tevador/polyseed.git"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS=""
IUSE="" #todo: make test executible a USE flag
IUSE="" #todo: make test executible an optional USE flag
BDEPEND="virtual/pkgconfig"