diff options
author | 2022-08-27 14:04:37 -0400 | |
---|---|---|
committer | 2022-08-31 22:30:40 +0100 | |
commit | 91cb9efbf866e4519d17cf171ed2425f68cc3186 (patch) | |
tree | 5419c0d0ae02eee63ee0a0be77305601bb047777 /dev-haskell | |
parent | dev-haskell/uuid: keyword 1.3.15 for ~arm64 (diff) | |
download | gentoo-91cb9efbf866e4519d17cf171ed2425f68cc3186.tar.gz gentoo-91cb9efbf866e4519d17cf171ed2425f68cc3186.tar.bz2 gentoo-91cb9efbf866e4519d17cf171ed2425f68cc3186.zip |
dev-haskell/hinotify: keyword 0.3.10 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/hinotify/hinotify-0.3.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hinotify/hinotify-0.3.10.ebuild b/dev-haskell/hinotify/hinotify-0.3.10.ebuild index 41e63a2793ff..b05aa2c54691 100644 --- a/dev-haskell/hinotify/hinotify-0.3.10.ebuild +++ b/dev-haskell/hinotify/hinotify-0.3.10.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="" RDEPEND=">=dev-haskell/async-2.0:=[profile?] <dev-haskell/async-2.3:=[profile?] |