diff options
author | Sam James <sam@gentoo.org> | 2023-05-14 09:48:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-14 09:48:33 +0100 |
commit | 2536ea48ebf971d298b6dbf61a0ce5fdd66f84e8 (patch) | |
tree | 0d338cdb7f5c8d1df246e42a5ae9901dbab766fc /app-arch/unshield | |
parent | app-arch/unshield: Stabilize 1.5.1 x86, #906316 (diff) | |
download | gentoo-2536ea48ebf971d298b6dbf61a0ce5fdd66f84e8.tar.gz gentoo-2536ea48ebf971d298b6dbf61a0ce5fdd66f84e8.tar.bz2 gentoo-2536ea48ebf971d298b6dbf61a0ce5fdd66f84e8.zip |
app-arch/unshield: Stabilize 1.5.1 amd64, #906316
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/unshield')
-rw-r--r-- | app-arch/unshield/unshield-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unshield/unshield-1.5.1.ebuild b/app-arch/unshield/unshield-1.5.1.ebuild index 0f72275ec6f7..a016bb33cdc4 100644 --- a/app-arch/unshield/unshield-1.5.1.ebuild +++ b/app-arch/unshield/unshield-1.5.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/twogood/unshield/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86" # OpenSSL is detected at build time, and used to determine # whether or not a hand-rolled md5 implementation is used. The build |