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: Wed, 02 Feb 2022 07:25:11
Message-Id: 1643786670.f2a42f7e9cc417dbda430f7798b3c04a7685d63f.sam@gentoo
1 commit: f2a42f7e9cc417dbda430f7798b3c04a7685d63f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 2 07:24:30 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 2 07:24:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a42f7e
7
8 app-portage/smart-live-rebuild: Stabilize 1.3.7 hppa, #832469
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.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.7.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild
16 index e4be77e78392..62ac7c7bd7c8 100644
17 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild
18 +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.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 arm64 ~hppa ~mips ~sparc x86 ~x64-macos"
24 +KEYWORDS="amd64 arm arm64 hppa ~mips ~sparc x86 ~x64-macos"
25 IUSE=""
26
27 RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]"