commit: 778c2fb90bdfc811df967e5443767027f8555cde Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 28 12:57:46 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 28 12:59:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=778c2fb9
app-portage/smart-live-rebuild: stabilize 1.3.7 on arm64 Signed-off-by: Sam James <sam <AT> gentoo.org> app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild index cbccf6d2e06..7180a55364f 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/smart-live-rebuild/archive/v${PV}.tar.gz -> $ LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~mips ~sparc x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~mips ~sparc x86 ~x64-macos" IUSE="" RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]"
