commit: 8a1d5934d22f2e1a138c301b1c3b3cd2007b495c Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru> AuthorDate: Sat Mar 31 13:34:57 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Mar 31 18:40:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a1d5934
sci-calculators/speedcrunch: keyword ~arm64 Closes: https://github.com/gentoo/gentoo/pull/7740 sci-calculators/speedcrunch/speedcrunch-0.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-calculators/speedcrunch/speedcrunch-0.12.0.ebuild b/sci-calculators/speedcrunch/speedcrunch-0.12.0.ebuild index da111d97a3b..2214915fea6 100644 --- a/sci-calculators/speedcrunch/speedcrunch-0.12.0.ebuild +++ b/sci-calculators/speedcrunch/speedcrunch-0.12.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://bitbucket.org/heldercorreia/${PN}/get/release-${PV}.tar.gz -> $ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="doc ${PLOCALES[@]/#/l10n_}" DEPEND="
