commit: c9bcbeb9acf4b263059794879b3a5f30a1b083f5 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Jun 17 22:55:58 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Jun 17 23:28:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9bcbeb9
app-arch/innoextract: x86 stable (bug #658006) Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-arch/innoextract/innoextract-1.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/innoextract/innoextract-1.6.ebuild b/app-arch/innoextract/innoextract-1.6.ebuild index 518add0ed45..29e0e3b7e89 100644 --- a/app-arch/innoextract/innoextract-1.6.ebuild +++ b/app-arch/innoextract/innoextract-1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://constexpr.org/innoextract/files/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug +iconv +lzma" RDEPEND="
