summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-28 13:57:24 +0100
committerSam James <sam@gentoo.org>2021-03-28 13:59:22 +0100
commit8151d06cd9ce9fb0c17d9c285cf0bbe486d2f3a7 (patch)
treeaad0f437fea60732c839e479b1d2df2fc0ed97b3
parentapp-portage/smart-live-rebuild: mark ALLARCHES (diff)
downloadgentoo-8151d06c.tar.gz
gentoo-8151d06c.tar.bz2
gentoo-8151d06c.zip
app-portage/smart-live-rebuild: ~x64-macos keyworded
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 e6bb4d4cfbef..cbccf6d2e062 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"
+KEYWORDS="amd64 arm ~arm64 ~mips ~sparc x86 ~x64-macos"
IUSE=""
RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]"