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-admin/systemrescuecd-x86/
Date: Sun, 27 May 2018 09:04:36
Message-Id: 1527411866.d35e017d19f98c07227da2e1f0fe0b1f2076aafb.zlogene@gentoo
1 commit: d35e017d19f98c07227da2e1f0fe0b1f2076aafb
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 27 09:04:08 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 27 09:04:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d35e017d
7
8 app-admin/systemrescuecd-x86: mark stable wrt bug #656616
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild
16 index 7bfc35a7dd2..1ceb856d826 100644
17 --- a/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild
18 +++ b/app-admin/systemrescuecd-x86/systemrescuecd-x86-5.2.2.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/systemrescuecd/sysresccd-${PN#*-}/${PV}/${P}.iso"
20
21 LICENSE="GPL-2"
22 SLOT="${PV}"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="+isohybrid"
26
27 DEPEND="isohybrid? ( >=sys-boot/syslinux-4 )"