diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 19:40:02 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:29:30 +0100 |
commit | d2a4d8d79d3afcd0f1d5288994441b7f28db098f (patch) | |
tree | 16fdbf22abab1de1613229ba8c7f1e7885fe3701 | |
parent | dev-haskell/text-show: keyword 3.9.7 for ~arm64 (diff) | |
download | gentoo-d2a4d8d79d3afcd0f1d5288994441b7f28db098f.tar.gz gentoo-d2a4d8d79d3afcd0f1d5288994441b7f28db098f.tar.bz2 gentoo-d2a4d8d79d3afcd0f1d5288994441b7f28db098f.zip |
dev-haskell/http-api-data: keyword 0.4.3 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-haskell/http-api-data/http-api-data-0.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-api-data/http-api-data-0.4.3.ebuild b/dev-haskell/http-api-data/http-api-data-0.4.3.ebuild index e84807a4ded7..fcf764974891 100644 --- a/dev-haskell/http-api-data/http-api-data-0.4.3.ebuild +++ b/dev-haskell/http-api-data/http-api-data-0.4.3.ebuild @@ -16,7 +16,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="text-show" RDEPEND=">=dev-haskell/attoparsec-0.13.2.2:=[profile?] <dev-haskell/attoparsec-0.15:=[profile?] |