diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-12 13:35:13 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-22 22:15:23 +0000 |
commit | 190d02cb871b453ab6828fae7c6096a3ae738381 (patch) | |
tree | 33670c173d4cf8b7be029647563190022d09bfb2 /dev-haskell/juicypixels | |
parent | dev-haskell/jira-wiki-markup: add 1.4.0 (diff) | |
download | gentoo-190d02cb871b453ab6828fae7c6096a3ae738381.tar.gz gentoo-190d02cb871b453ab6828fae7c6096a3ae738381.tar.bz2 gentoo-190d02cb871b453ab6828fae7c6096a3ae738381.zip |
dev-haskell/juicypixels: keyword 3.3.5 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/juicypixels')
-rw-r--r-- | dev-haskell/juicypixels/juicypixels-3.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/juicypixels/juicypixels-3.3.5.ebuild b/dev-haskell/juicypixels/juicypixels-3.3.5.ebuild index 7a2fbfdee5af..e3e4913f307b 100644 --- a/dev-haskell/juicypixels/juicypixels-3.3.5.ebuild +++ b/dev-haskell/juicypixels/juicypixels-3.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="mmap" RDEPEND=">=dev-haskell/mtl-1.1:=[profile?] <dev-haskell/mtl-2.3:=[profile?] |