dev-python/fchroot: add a new package

fchroot (Franken-chroot) is a command that able to chroot
into arm/64 images/tarballs from and amd64/x86 host.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco@scardovi.com>
This commit is contained in:
Marco Scardovi
2021-06-14 13:31:53 +02:00
parent e83a785b7e
commit b038df6ccc
3 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>marco@scardovi.com</email>
<name>Marco Scardovi</name>
</maintainer>
<upstream>
<remote-id type="pypi">fchroot</remote-id>
</upstream>
</pkgmetadata>