From: Thomas Deutschmann Date: Fri, 15 Feb 2019 15:16:23 +0000 (+0100) Subject: dev-util/shellcheck: x86 stable (bug #677750) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c3ba4bc7214b1220c8ee5bf1849d4b737ded4ae0;p=gentoo.git dev-util/shellcheck: x86 stable (bug #677750) Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-util/shellcheck/shellcheck-0.6.0.ebuild b/dev-util/shellcheck/shellcheck-0.6.0.ebuild index 89bd3f1ba365..94006a081be3 100644 --- a/dev-util/shellcheck/shellcheck-0.6.0.ebuild +++ b/dev-util/shellcheck/shellcheck-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="dev-haskell/aeson:=[profile?]