diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-11 16:37:41 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-22 22:15:38 +0000 |
commit | fab02c939bd7fa80240ce83d07d6d757c1c1459c (patch) | |
tree | 5a5ef1cde21663d0cc2eeab0a7555037c26a2728 /dev-haskell/scientific | |
parent | dev-haskell/safe: keyword 0.3.19 for ~ppc64 (diff) | |
download | gentoo-fab02c939bd7fa80240ce83d07d6d757c1c1459c.tar.gz gentoo-fab02c939bd7fa80240ce83d07d6d757c1c1459c.tar.bz2 gentoo-fab02c939bd7fa80240ce83d07d6d757c1c1459c.zip |
dev-haskell/scientific: keyword 0.3.6.2 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/scientific')
-rw-r--r-- | dev-haskell/scientific/scientific-0.3.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/scientific/scientific-0.3.6.2.ebuild b/dev-haskell/scientific/scientific-0.3.6.2.ebuild index a65f4fad1a1a..ed495c9c6b43 100644 --- a/dev-haskell/scientific/scientific-0.3.6.2.ebuild +++ b/dev-haskell/scientific/scientific-0.3.6.2.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 @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RESTRICT=test # circular depends |