summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-02-15 16:16:23 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-02-15 16:46:33 +0100
commitc3ba4bc7214b1220c8ee5bf1849d4b737ded4ae0 (patch)
tree163dd37da0c6fe2195f554225fda3468d8f2c4d7
parentnet-misc/ser2net: x86 stable (bug #676744) (diff)
downloadgentoo-c3ba4bc7.tar.gz
gentoo-c3ba4bc7.tar.bz2
gentoo-c3ba4bc7.zip
dev-util/shellcheck: x86 stable (bug #677750)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--dev-util/shellcheck/shellcheck-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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?]