commit: 8a4c2eaf73874c870311caac6cc7060190fc01fb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 05:19:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 05:19:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a4c2eaf
sys-devel/slibtool: Keyword 0.5.33 arm64, #777435
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/slibtool/slibtool-0.5.33.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/slibtool/slibtool-0.5.33.ebuild
b/sys-devel/slibtool/slibtool-0.5.33.ebuild
index 515a39ae78f..9ff1b3b9df5 100644
--- a/sys-devel/slibtool/slibtool-0.5.33.ebuild
+++ b/sys-devel/slibtool/slibtool-0.5.33.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://git.foss21.org/slibtool"
else
SRC_URI="https://dl.midipix.org/slibtool/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
~x64-macos"
fi
LICENSE="MIT"