commit:     1a7c556f16557a387f4995b32bfe711e364874a1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  7 06:31:11 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb  7 06:31:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a7c556f

dev-scheme/cyclone: Keyword 0.34.0 arm64, #830553

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-scheme/cyclone/cyclone-0.34.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-scheme/cyclone/cyclone-0.34.0.ebuild 
b/dev-scheme/cyclone/cyclone-0.34.0.ebuild
index 6af833b20e3d..091a3a968b6e 100644
--- a/dev-scheme/cyclone/cyclone-0.34.0.ebuild
+++ b/dev-scheme/cyclone/cyclone-0.34.0.ebuild
@@ -16,7 +16,7 @@ if [[ "${PV}" == *9999* ]]; then
        EGIT_REPO_URI="https://github.com/justinethier/${PN}-bootstrap.git";
 else
        
SRC_URI="https://github.com/justinethier/${PN}-bootstrap/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~x86"
        S="${WORKDIR}/${PN}-bootstrap-${PV}"
 fi
 

Reply via email to