upx-ucl: fix KEYWORDS.invalid and metadata.missing

This commit is contained in:
Yury Martynov 2019-11-10 18:09:04 +03:00
parent 0494a302e4
commit 2c3c539cfc
No known key found for this signature in database
GPG key ID: EBE62DD0CCEAE19E
2 changed files with 9 additions and 1 deletions

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
</pkgmetadata>

View file

@ -15,7 +15,7 @@ SRC_URI="https://github.com/upx/upx/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-2+ UPX-exception" # Read the exception before applying any patches
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="zlib"
RDEPEND=">=dev-libs/ucl-1.02