diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 15:36:27 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:30:52 +0100 |
commit | 9f619c033ae66c40008689dcc7d4e758f119b565 (patch) | |
tree | af70fa384095d1ca368ee9e7c007f3d56de42cb2 | |
parent | dev-haskell/crypto-cipher-types: keyword 0.0.9 for ~arm64 (diff) | |
download | gentoo-9f619c033ae66c40008689dcc7d4e758f119b565.tar.gz gentoo-9f619c033ae66c40008689dcc7d4e758f119b565.tar.bz2 gentoo-9f619c033ae66c40008689dcc7d4e758f119b565.zip |
dev-haskell/crypto-cipher-tests: keyword 0.0.11-r1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild index c1a0531637b4..7333f8cfa1a5 100644 --- a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild +++ b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-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" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/byteable-0.1.1:=[profile?] <dev-haskell/byteable-0.2:=[profile?] |