diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:41:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:48 +0100 |
commit | 9352a2486df34ab1bcea1a078ecaec6aee7cbcaa (patch) | |
tree | 87096b77809c3acbbc269a3aef4d0e82c708737e /app-arch/unshield | |
parent | x11-libs/motif: x86 stable wrt bug #591808 (diff) | |
download | gentoo-9352a2486df34ab1bcea1a078ecaec6aee7cbcaa.tar.gz gentoo-9352a2486df34ab1bcea1a078ecaec6aee7cbcaa.tar.bz2 gentoo-9352a2486df34ab1bcea1a078ecaec6aee7cbcaa.zip |
app-arch/unshield: x86 stable wrt bug #537976
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch/unshield')
-rw-r--r-- | app-arch/unshield/unshield-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unshield/unshield-1.4.ebuild b/app-arch/unshield/unshield-1.4.ebuild index 47e94f9ecc17..3b60ae66917d 100644 --- a/app-arch/unshield/unshield-1.4.ebuild +++ b/app-arch/unshield/unshield-1.4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/twogood/unshield" 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 |