diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-11 21:24:11 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-22 22:15:30 +0000 |
commit | dd43eab660f8eb6187a3d4c56d405f80be4bf423 (patch) | |
tree | ecb07b3a5213e5cf8c729f8ac8fa7bd722e9c4ae /dev-haskell/old-time | |
parent | dev-haskell/old-locale: keyword 1.0.0.7 for ~ppc64 (diff) | |
download | gentoo-dd43eab660f8eb6187a3d4c56d405f80be4bf423.tar.gz gentoo-dd43eab660f8eb6187a3d4c56d405f80be4bf423.tar.bz2 gentoo-dd43eab660f8eb6187a3d4c56d405f80be4bf423.zip |
dev-haskell/old-time: keyword 1.1.0.3-r1 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/old-time')
-rw-r--r-- | dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild b/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild index ae3b02d9319e..330c11862662 100644 --- a/dev-haskell/old-time/old-time-1.1.0.3-r1.ebuild +++ b/dev-haskell/old-time/old-time-1.1.0.3-r1.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 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-haskell/old-locale-1.0:=[profile?] <dev-haskell/old-locale-1.1:=[profile?] |