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: Wed, 29 Mar 2017 00:22:58
Message-Id: 1490746943.0ffc9404d46834c0afc5b1ced02cb9b21caee3b6.prometheanfire@gentoo
1 commit: 0ffc9404d46834c0afc5b1ced02cb9b21caee3b6
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 29 00:11:20 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 29 00:22:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffc9404
7
8 sys-fs/growpart: 0.0.30 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sys-fs/growpart/growpart-0.0.30.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-fs/growpart/growpart-0.0.30.ebuild b/sys-fs/growpart/growpart-0.0.30.ebuild
16 index 27954d1ba64..0c5835314e6 100644
17 --- a/sys-fs/growpart/growpart-0.0.30.ebuild
18 +++ b/sys-fs/growpart/growpart-0.0.30.ebuild
19 @@ -10,7 +10,7 @@ S="${WORKDIR}"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE=""
26
27 DEPEND=""