Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/smart-live-rebuild/
Date: Fri, 07 Sep 2018 13:44:43
Message-Id: 1536327851.52216403da652a2b423bf1d461e171373297fe30.zlogene@gentoo
1 commit: 52216403da652a2b423bf1d461e171373297fe30
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 7 13:44:11 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 7 13:44:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52216403
7
8 app-portage/smart-live-rebuild: amd64 stable wrt bug #665402
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 9e516f44532..127e5c6c051 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 @@ -12,7 +12,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 ~x86-fbsd"
24 +KEYWORDS="amd64 arm ~mips x86 ~x86-fbsd"
25 IUSE=""
26
27 RDEPEND=">=app-portage/gentoopm-0.2.1[${PYTHON_USEDEP}]"