summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-17 20:23:22 +0100
committerSam James <sam@gentoo.org>2022-10-17 20:23:22 +0100
commit6c1e052eadb6d74553707ecb73323f9445165444 (patch)
tree0750af7e1a0234b8bc5bee36c246e80a93454e40 /app-crypt/cfssl
parentdev-python/python-xmp-toolkit: Keyword 2.0.1-r2 arm64, #872830 (diff)
downloadgentoo-6c1e052eadb6d74553707ecb73323f9445165444.tar.gz
gentoo-6c1e052eadb6d74553707ecb73323f9445165444.tar.bz2
gentoo-6c1e052eadb6d74553707ecb73323f9445165444.zip
app-crypt/cfssl: Keyword 1.6.0 arm64, #877171
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/cfssl')
-rw-r--r--app-crypt/cfssl/cfssl-1.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/cfssl/cfssl-1.6.0.ebuild b/app-crypt/cfssl/cfssl-1.6.0.ebuild
index 58eda26f63bc..a9502128157a 100644
--- a/app-crypt/cfssl/cfssl-1.6.0.ebuild
+++ b/app-crypt/cfssl/cfssl-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/cloudflare/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0 BSD BSD-1 MIT MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
IUSE="hardened"
RDEPEND="!!dev-lang/mono" #File collision (bug 614364)