Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/rvm/
Date: Sat, 28 Apr 2018 10:45:41
Message-Id: 1524912329.773bfdf45c2a788964e0ed668c8500135309ad39.slyfox@gentoo
1 commit: 773bfdf45c2a788964e0ed668c8500135309ad39
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 28 10:45:21 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 28 10:45:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=773bfdf4
7
8 sys-libs/rvm: stable 1.17-r1 for ia64, bug #654100
9
10 Bug: https://bugs.gentoo.org/654100
11 Package-Manager: Portage-2.3.31, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ia64"
13
14 sys-libs/rvm/rvm-1.17-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/rvm/rvm-1.17-r1.ebuild b/sys-libs/rvm/rvm-1.17-r1.ebuild
18 index a7738ef6db6..5f036225c9a 100644
19 --- a/sys-libs/rvm/rvm-1.17-r1.ebuild
20 +++ b/sys-libs/rvm/rvm-1.17-r1.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="http://www.coda.cs.cmu.edu/pub/rvm/src/${P}.tar.gz"
22
23 LICENSE="LGPL-2.1"
24 SLOT="1"
25 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
26 +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~sparc x86"
27 IUSE=""
28
29 RDEPEND=">=sys-libs/lwp-2.5"