diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-26 10:41:42 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:28:33 +0100 |
commit | f97839cef31386dd52d2807306a756713deae4ff (patch) | |
tree | 49167a25ceb2d6eb4ada532c8d8131a5a22d72ee /dev-haskell/x509 | |
parent | dev-haskell/pem: keyword 0.2.4 for ~arm64 (diff) | |
download | gentoo-f97839cef31386dd52d2807306a756713deae4ff.tar.gz gentoo-f97839cef31386dd52d2807306a756713deae4ff.tar.bz2 gentoo-f97839cef31386dd52d2807306a756713deae4ff.zip |
dev-haskell/x509: keyword 1.7.5 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/x509')
-rw-r--r-- | dev-haskell/x509/x509-1.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/x509/x509-1.7.5.ebuild b/dev-haskell/x509/x509-1.7.5.ebuild index 928129b70428..5f1c000d1d16 100644 --- a/dev-haskell/x509/x509-1.7.5.ebuild +++ b/dev-haskell/x509/x509-1.7.5.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/asn1-encoding-0.9:=[profile?] <dev-haskell/asn1-encoding-0.10:=[profile?] |