diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 00:53:43 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:30:05 +0100 |
commit | 9f1d6ba6bd222616907fbe70af255538df870aec (patch) | |
tree | 21a087b1b7d19ae896e219a948fe11f2b0b044c2 /dev-haskell/html | |
parent | dev-haskell/haskeline: keyword 0.8.2 for ~arm64 (diff) | |
download | gentoo-9f1d6ba6bd222616907fbe70af255538df870aec.tar.gz gentoo-9f1d6ba6bd222616907fbe70af255538df870aec.tar.bz2 gentoo-9f1d6ba6bd222616907fbe70af255538df870aec.zip |
dev-haskell/html: keyword 1.0.1.2-r1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/html')
-rw-r--r-- | dev-haskell/html/html-1.0.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/html/html-1.0.1.2-r1.ebuild b/dev-haskell/html/html-1.0.1.2-r1.ebuild index 6b6e5aa94ad2..f9ad2a1f9b75 100644 --- a/dev-haskell/html/html-1.0.1.2-r1.ebuild +++ b/dev-haskell/html/html-1.0.1.2-r1.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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |