diff options
author | 2023-05-14 09:48:32 +0100 | |
---|---|---|
committer | 2023-05-14 09:48:32 +0100 | |
commit | 2fd8d6a754d926c1897e52d23dbb4044e0110568 (patch) | |
tree | f970faaf106c4a73a855374a482583c0ab089cf4 /app-arch/unshield | |
parent | sci-libs/libspatialindex: Stabilize 1.9.3-r2 x86, #906313 (diff) | |
download | gentoo-2fd8d6a754d926c1897e52d23dbb4044e0110568.tar.gz gentoo-2fd8d6a754d926c1897e52d23dbb4044e0110568.tar.bz2 gentoo-2fd8d6a754d926c1897e52d23dbb4044e0110568.zip |
app-arch/unshield: Stabilize 1.5.1 x86, #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 5531273c3857..0f72275ec6f7 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 |