diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-12 11:20:55 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-22 22:15:51 +0000 |
commit | c63e527dcb5d2d4f65877a761efc2e45894289ba (patch) | |
tree | a493f9b346308074a0dca42dc3cee634924484bc /dev-haskell/text-conversions | |
parent | dev-haskell/texmath: add 0.12.5.1 (diff) | |
download | gentoo-c63e527dcb5d2d4f65877a761efc2e45894289ba.tar.gz gentoo-c63e527dcb5d2d4f65877a761efc2e45894289ba.tar.bz2 gentoo-c63e527dcb5d2d4f65877a761efc2e45894289ba.zip |
dev-haskell/text-conversions: keyword 0.3.0 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/text-conversions')
-rw-r--r-- | dev-haskell/text-conversions/text-conversions-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/text-conversions/text-conversions-0.3.0.ebuild b/dev-haskell/text-conversions/text-conversions-0.3.0.ebuild index c44a2a92df24..e1382d882fb2 100644 --- a/dev-haskell/text-conversions/text-conversions-0.3.0.ebuild +++ b/dev-haskell/text-conversions/text-conversions-0.3.0.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="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND="dev-haskell/base16-bytestring:=[profile?] |