Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/r10k/
Date: Tue, 01 Aug 2017 05:50:41
Message-Id: 1501562039.0c68f5a57cfc78b30044236b70e25eebfc9bb7bc.graaff@gentoo
1 commit: 0c68f5a57cfc78b30044236b70e25eebfc9bb7bc
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 1 04:33:59 2017 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 1 04:33:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c68f5a5
7
8 app-admin/r10k: move ~x86 keyword forward
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 app-admin/r10k/r10k-1.5.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-admin/r10k/r10k-1.5.1.ebuild b/app-admin/r10k/r10k-1.5.1.ebuild
16 index 2d19cc79c6d..ef8a04d9911 100644
17 --- a/app-admin/r10k/r10k-1.5.1.ebuild
18 +++ b/app-admin/r10k/r10k-1.5.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/adrienthebo/r10k"
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="~amd64"
30 +KEYWORDS="~amd64 ~x86"
31 IUSE="+git"
32
33 ruby_add_rdepend "