Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/growpart/
Date: Sun, 31 Jan 2016 23:39:37
Message-Id: 1454283531.87209a685fc65db05ae7bc779418be7828898db1.prometheanfire@gentoo
1 commit: 87209a685fc65db05ae7bc779418be7828898db1
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 31 23:33:33 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 23:38:51 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87209a68
7
8 sys-fs/growpart: making stable for cloud-init
9
10 Package-Manager: portage-2.2.26
11
12 sys-fs/growpart/growpart-0.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/growpart/growpart-0.0.1.ebuild b/sys-fs/growpart/growpart-0.0.1.ebuild
16 index 7b50570..c456b02 100644
17 --- a/sys-fs/growpart/growpart-0.0.1.ebuild
18 +++ b/sys-fs/growpart/growpart-0.0.1.ebuild
19 @@ -11,7 +11,7 @@ S="${WORKDIR}"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE=""
26
27 DEPEND=""