summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-27 15:34:14 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:30:52 +0100
commitba996ab5f2ba4bf243b2c074141803ba22285363 (patch)
tree92ebc0ac2b08293af83bb33dbf08046e0f4b49ea /dev-haskell/crypto-cipher-types
parentdev-haskell/torrent: keyword 10000.1.1 for ~arm64 (diff)
downloadgentoo-ba996ab5f2ba4bf243b2c074141803ba22285363.tar.gz
gentoo-ba996ab5f2ba4bf243b2c074141803ba22285363.tar.bz2
gentoo-ba996ab5f2ba4bf243b2c074141803ba22285363.zip
dev-haskell/crypto-cipher-types: keyword 0.0.9 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/crypto-cipher-types')
-rw-r--r--dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild b/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild
index c3896581b898..00ff829792f6 100644
--- a/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.ebuild
+++ b/dev-haskell/crypto-cipher-types/crypto-cipher-types-0.0.9.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/byteable-0.1.1:=[profile?]