summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-28 13:57:46 +0100
committerSam James <sam@gentoo.org>2021-03-28 13:59:23 +0100
commit778c2fb90bdfc811df967e5443767027f8555cde (patch)
tree0a53a9f4fcbab0f8e124e62a445f41673d45fe0f
parentapp-portage/smart-live-rebuild: ~x64-macos keyworded (diff)
downloadgentoo-778c2fb90bd.tar.gz
gentoo-778c2fb90bd.tar.bz2
gentoo-778c2fb90bd.zip
app-portage/smart-live-rebuild: stabilize 1.3.7 on arm64
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild2
1 files changed, 1 insertions, 1 deletions
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 cbccf6d2e062..7180a55364f3 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}]"