diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:29:47 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:44:21 +0200 |
commit | fdf72d28f489376b4e4e8668bae1f7e20360c5db (patch) | |
tree | b0ab6faf0646d0ae5c253d11df6e4dfa0e4af535 /app-arch | |
parent | app-text/tesseract: x86 stable (bug #686534) (diff) | |
download | gentoo-fdf72d28f489376b4e4e8668bae1f7e20360c5db.tar.gz gentoo-fdf72d28f489376b4e4e8668bae1f7e20360c5db.tar.bz2 gentoo-fdf72d28f489376b4e4e8668bae1f7e20360c5db.zip |
app-arch/unshield: x86 stable (bug #685628)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/unshield/unshield-1.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unshield/unshield-1.4.3.ebuild b/app-arch/unshield/unshield-1.4.3.ebuild index 1577c7f0553f..247ad67a781e 100644 --- a/app-arch/unshield/unshield-1.4.3.ebuild +++ b/app-arch/unshield/unshield-1.4.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc x86" # OpenSSL (or LibreSSL) is detected at build time, and used to determine # whether or not a hand-rolled md5 implementation is used. The build |