Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/rvm/
Date: Thu, 26 Apr 2018 19:22:38
Message-Id: 1524770540.816d53c2ca5cd941483fdfbf794b2b20e0722657.whissi@gentoo
1 commit: 816d53c2ca5cd941483fdfbf794b2b20e0722657
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 19:21:41 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 19:22:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=816d53c2
7
8 sys-libs/rvm: x86 stable (bug #654100)
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11
12 sys-libs/rvm/rvm-1.17-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-libs/rvm/rvm-1.17-r1.ebuild b/sys-libs/rvm/rvm-1.17-r1.ebuild
16 index 155981310f5..a7738ef6db6 100644
17 --- a/sys-libs/rvm/rvm-1.17-r1.ebuild
18 +++ b/sys-libs/rvm/rvm-1.17-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,7 +9,7 @@ SRC_URI="http://www.coda.cs.cmu.edu/pub/rvm/src/${P}.tar.gz"
26
27 LICENSE="LGPL-2.1"
28 SLOT="1"
29 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
31 IUSE=""
32
33 RDEPEND=">=sys-libs/lwp-2.5"