diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-24 21:23:00 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:36 +0100 |
commit | 9aed17604ecc627bd1aed801edd0d47a8af06350 (patch) | |
tree | ec8f79ba2a91251284e41f712e19e20eb956febf /dev-haskell/js-jquery | |
parent | dev-haskell/js-flot: keyword 0.8.3 for ~ppc64 (diff) | |
download | gentoo-9aed17604ecc627bd1aed801edd0d47a8af06350.tar.gz gentoo-9aed17604ecc627bd1aed801edd0d47a8af06350.tar.bz2 gentoo-9aed17604ecc627bd1aed801edd0d47a8af06350.zip |
dev-haskell/js-jquery: keyword 3.3.1 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/js-jquery')
-rw-r--r-- | dev-haskell/js-jquery/js-jquery-3.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/js-jquery/js-jquery-3.3.1.ebuild b/dev-haskell/js-jquery/js-jquery-3.3.1.ebuild index 9487166647fc..6736690505d7 100644 --- a/dev-haskell/js-jquery/js-jquery-3.3.1.ebuild +++ b/dev-haskell/js-jquery/js-jquery-3.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RESTRICT=test # needs network access |