dev-db/lmdb++: Clean up of metadata

Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
This commit is contained in:
Nicolas Bock
2024-01-10 11:38:26 -07:00
parent 0611fccf61
commit 426a4eb7a5
2 changed files with 1 additions and 1 deletions

View File

@@ -13,7 +13,6 @@ SRC_URI="mirror://sourceforge/lmdbxx/${PV}/${MY_P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-db/lmdb"

View File

@@ -12,5 +12,6 @@
</longdescription>
<upstream>
<remote-id type="github">hoytech/lmdbxx</remote-id>
<remote-id type="sourceforge">lmdbxx</remote-id>
</upstream>
</pkgmetadata>