diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-12 16:52:15 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-22 22:15:20 +0000 |
commit | c6fa43df2973eb5c90ece9100dec26ea3c0a665f (patch) | |
tree | fc836a0ec8f2147ab6032e150cdc2d3fbdf53c9e /dev-haskell/http-date | |
parent | dev-haskell/http-client-tls: keyword 0.3.5.3 for ~ppc64 (diff) | |
download | gentoo-c6fa43df2973eb5c90ece9100dec26ea3c0a665f.tar.gz gentoo-c6fa43df2973eb5c90ece9100dec26ea3c0a665f.tar.bz2 gentoo-c6fa43df2973eb5c90ece9100dec26ea3c0a665f.zip |
dev-haskell/http-date: keyword 0.0.8 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/http-date')
-rw-r--r-- | dev-haskell/http-date/http-date-0.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/http-date/http-date-0.0.8.ebuild b/dev-haskell/http-date/http-date-0.0.8.ebuild index 45fdcf4f136e..23a81fc7e8cc 100644 --- a/dev-haskell/http-date/http-date-0.0.8.ebuild +++ b/dev-haskell/http-date/http-date-0.0.8.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 # Ambiguous module name ‘Data.Time’: it was found in multiple packages: pulseaudio-0.0.2.1 time-1.8.0.2 |