diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-10 01:15:37 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-10 01:15:37 +0100 |
commit | 67da2df3be00ce770c037f7bba344459c09cb173 (patch) | |
tree | 6cb719570ce2387ee5478b39e28d2dca5992b54a /app-crypt/xor-analyze | |
parent | www-client/conkeror: x86 stable (bug #647120) (diff) | |
download | gentoo-67da2df3be00ce770c037f7bba344459c09cb173.tar.gz gentoo-67da2df3be00ce770c037f7bba344459c09cb173.tar.bz2 gentoo-67da2df3be00ce770c037f7bba344459c09cb173.zip |
app-crypt/xor-analyze: x86 stable (bug #646974)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-crypt/xor-analyze')
-rw-r--r-- | app-crypt/xor-analyze/xor-analyze-0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/xor-analyze/xor-analyze-0.5-r1.ebuild b/app-crypt/xor-analyze/xor-analyze-0.5-r1.ebuild index 379db39defbc..1b00a0add70b 100644 --- a/app-crypt/xor-analyze/xor-analyze-0.5-r1.ebuild +++ b/app-crypt/xor-analyze/xor-analyze-0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.habets.pp.se/synscan/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" src_compile() { |