diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 01:34:12 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:30:14 +0100 |
commit | b79cdb5b7800368b19ed4c2290771952979efa8c (patch) | |
tree | 5c49c2dfb988ab832f21fd6b0236f9e6b08f543c /dev-haskell/system-fileio/system-fileio-0.3.16.4.ebuild | |
parent | dev-haskell/chell: keyword 0.4.0.2 for ~arm64 (diff) | |
download | gentoo-b79cdb5b7800368b19ed4c2290771952979efa8c.tar.gz gentoo-b79cdb5b7800368b19ed4c2290771952979efa8c.tar.bz2 gentoo-b79cdb5b7800368b19ed4c2290771952979efa8c.zip |
dev-haskell/system-fileio: keyword 0.3.16.4 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/system-fileio/system-fileio-0.3.16.4.ebuild')
-rw-r--r-- | dev-haskell/system-fileio/system-fileio-0.3.16.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/system-fileio/system-fileio-0.3.16.4.ebuild b/dev-haskell/system-fileio/system-fileio-0.3.16.4.ebuild index d78e0b8e47d1..c8600807ad08 100644 --- a/dev-haskell/system-fileio/system-fileio-0.3.16.4.ebuild +++ b/dev-haskell/system-fileio/system-fileio-0.3.16.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/system-filepath-0.3.1:=[profile?] <dev-haskell/system-filepath-0.5:=[profile?] |