diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 20:02:01 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:37 +0100 |
commit | e516a408d86b6ff29df5e61a5373c1156f0bf55a (patch) | |
tree | 80280fb153fa269be829183d6e157b67795986f2 /dev-haskell/http-date | |
parent | dev-haskell/wai: keyword 3.2.3 for ~arm64 (diff) | |
download | gentoo-e516a408d86b6ff29df5e61a5373c1156f0bf55a.tar.gz gentoo-e516a408d86b6ff29df5e61a5373c1156f0bf55a.tar.bz2 gentoo-e516a408d86b6ff29df5e61a5373c1156f0bf55a.zip |
dev-haskell/http-date: keyword 0.0.8 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
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 | 2 |
1 files changed, 1 insertions, 1 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 23a81fc7e8cc..a24c9a68da4e 100644 --- a/dev-haskell/http-date/http-date-0.0.8.ebuild +++ b/dev-haskell/http-date/http-date-0.0.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~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 |