Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/smart-live-rebuild/
Date: Sun, 27 Sep 2020 16:21:01
Message-Id: 1601223644.6b278d1eb04bc6570a10dce54e45dbc98076c06e.sam@gentoo
1 commit: 6b278d1eb04bc6570a10dce54e45dbc98076c06e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 27 16:20:44 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 27 16:20:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b278d1e
7
8 app-portage/smart-live-rebuild: Keyword 1.3.6 arm64, #741804
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.ebuild
16 index 0520c1b1ae4..6b112348836 100644
17 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.ebuild
18 +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.6.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/smart-live-rebuild/archive/v${PV}.tar.gz -> $
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ~mips x86"
24 +KEYWORDS="amd64 arm ~arm64 ~mips x86"
25 IUSE=""
26
27 RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]"