diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-14 03:38:06 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-14 03:38:06 +0200 |
commit | bb08fa151f6c169060eb3b3fd02d92a2a8a4e64c (patch) | |
tree | 09d38d71a4ac95054d43360ad5f2416d059f22af /app-crypt/ssdeep | |
parent | sci-geosciences/qgis: x86 stable (bug #665300) (diff) | |
download | gentoo-bb08fa151f6c169060eb3b3fd02d92a2a8a4e64c.tar.gz gentoo-bb08fa151f6c169060eb3b3fd02d92a2a8a4e64c.tar.bz2 gentoo-bb08fa151f6c169060eb3b3fd02d92a2a8a4e64c.zip |
app-crypt/ssdeep: x86 stable (bug #668082)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-crypt/ssdeep')
-rw-r--r-- | app-crypt/ssdeep/ssdeep-2.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/ssdeep/ssdeep-2.14.1.ebuild b/app-crypt/ssdeep/ssdeep-2.14.1.ebuild index cd1c9c5b5c22..6a012b48e745 100644 --- a/app-crypt/ssdeep/ssdeep-2.14.1.ebuild +++ b/app-crypt/ssdeep/ssdeep-2.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}-project/${PN}/releases/download/release-${PV}/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="static-libs" DOCS=( |