summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-11 22:15:45 -0400
committerSam James <sam@gentoo.org>2022-07-22 22:16:07 +0000
commitc21dba9827a54460cc59ef3695fb927641009afb (patch)
tree57c0461cd654e577c6995d1f88cae7766d039fa9 /dev-util/shellcheck
parentprofiles/arch/powerpc/ppc64/64ul: unmask USE=template-haskell (diff)
downloadgentoo-c21dba9827a54460cc59ef3695fb927641009afb.tar.gz
gentoo-c21dba9827a54460cc59ef3695fb927641009afb.tar.bz2
gentoo-c21dba9827a54460cc59ef3695fb927641009afb.zip
dev-util/shellcheck: keyword 0.8.0 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/shellcheck')
-rw-r--r--dev-util/shellcheck/shellcheck-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/shellcheck/shellcheck-0.8.0.ebuild b/dev-util/shellcheck/shellcheck-0.8.0.ebuild
index c5dd28f791b4..77a99e387bb7 100644
--- a/dev-util/shellcheck/shellcheck-0.8.0.ebuild
+++ b/dev-util/shellcheck/shellcheck-0.8.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
RDEPEND="dev-haskell/aeson:=[profile?]
>=dev-haskell/diff-0.2.0:=[profile?]