Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/os-prober/
Date: Sat, 31 Dec 2016 16:00:02
Message-Id: 1483199994.8837cd937bb69976f18cf9a805248bb175d68fc3.pacho@gentoo
1 commit: 8837cd937bb69976f18cf9a805248bb175d68fc3
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 15:59:27 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 15:59:54 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8837cd93
7
8 sys-boot/os-prober: amd64/x86 stable, bug #600112
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sys-boot/os-prober/os-prober-1.71.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-boot/os-prober/os-prober-1.71.ebuild b/sys-boot/os-prober/os-prober-1.71.ebuild
16 index 160c0c4..9defe1b 100644
17 --- a/sys-boot/os-prober/os-prober-1.71.ebuild
18 +++ b/sys-boot/os-prober/os-prober-1.71.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE=""
26
27 src_prepare() {