Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/smart-live-rebuild/
Date: Thu, 01 Feb 2018 20:37:31
Message-Id: 1517517418.9f44a5eaae062d723e9adf90bf01080d40fbbd42.whissi@gentoo
1 commit: 9f44a5eaae062d723e9adf90bf01080d40fbbd42
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 1 20:31:03 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 1 20:36:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f44a5ea
7
8 app-portage/smart-live-rebuild: x86 stable (bug #643054)
9
10 Package-Manager: Portage-2.3.21, Repoman-2.3.6
11
12 app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.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.5.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.ebuild
16 index c4e847154da..9170f0461ff 100644
17 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.ebuild
18 +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.5.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mgorny/smart-live-rebuild/releases/download/v${PV}/$
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}]"