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: Mon, 24 Jan 2022 19:19:49
Message-Id: 1643051945.83fc790962ae2a14bbab50d8c0218fe34e72066e.sam@gentoo
1 commit: 83fc790962ae2a14bbab50d8c0218fe34e72066e
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Jan 24 17:01:57 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 24 19:19:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83fc7909
7
8 app-portage/smart-live-rebuild: keyword 1.3.7 for hppa, bug #831627
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 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
19 index 8dfa9ae35508..e4be77e78392 100644
20 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild
21 +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.7.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/smart-live-rebuild/archive/v${PV}.tar.gz -> $
29
30 LICENSE="BSD-2"
31 SLOT="0"
32 -KEYWORDS="amd64 arm arm64 ~mips ~sparc x86 ~x64-macos"
33 +KEYWORDS="amd64 arm arm64 ~hppa ~mips ~sparc x86 ~x64-macos"
34 IUSE=""
35
36 RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]"