Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/rar/
Date: Thu, 13 Apr 2017 17:05:17
Message-Id: 1492103093.a97b551a48d4dc5c41267998ca000b96b0cdec0d.whissi@gentoo
1 commit: a97b551a48d4dc5c41267998ca000b96b0cdec0d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 13 16:55:28 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 13 17:04:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a97b551a
7
8 app-arch/rar: stable on amd64 and x86
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 app-arch/rar/rar-5.4.0.ebuild | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/app-arch/rar/rar-5.4.0.ebuild b/app-arch/rar/rar-5.4.0.ebuild
16 index d871c05f8b3..66522431d64 100644
17 --- a/app-arch/rar/rar-5.4.0.ebuild
18 +++ b/app-arch/rar/rar-5.4.0.ebuild
19 @@ -1,7 +1,7 @@
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=6
25 +EAPI="6"
26
27 MY_PV="${PV/0_beta/b}"
28 DESCRIPTION="RAR compressor/uncompressor"
29 @@ -19,7 +19,7 @@ SRC_URI="x86? ( ${URI_x86} )
30
31 LICENSE="RAR BSD BSD-2"
32 SLOT="0"
33 -KEYWORDS="-* ~amd64 ~x86"
34 +KEYWORDS="-* amd64 x86"
35 IUSE="all_sfx static"
36 RESTRICT="mirror bindist"