commit: fa664d175fa93b9fef6c5963a46f6bba64250ab0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 5 06:32:26 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 5 06:32:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa664d17
dev-scheme/cyclone: Keyword 0.34.0 arm, #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 a60d8cdc7056..6af833b20e3d 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 ~x86"
+ KEYWORDS="~amd64 ~arm ~x86"
S="${WORKDIR}/${PN}-bootstrap-${PV}"
fi