Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/rpl/
Date: Sat, 28 Jan 2017 14:32:04
Message-Id: 1485613848.a841af214b5013c10ed4060deacbfb77205d4094.leio@gentoo
1 commit: a841af214b5013c10ed4060deacbfb77205d4094
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 14:16:24 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 14:30:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a841af21
7
8 app-text/rpl: Drop to ~mips; mips doesn't do stable keywords right now
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-text/rpl/rpl-1.5.5-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/rpl/rpl-1.5.5-r1.ebuild b/app-text/rpl/rpl-1.5.5-r1.ebuild
16 index f35fda5..cc77e03 100644
17 --- a/app-text/rpl/rpl-1.5.5-r1.ebuild
18 +++ b/app-text/rpl/rpl-1.5.5-r1.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 # $Id$
24
25 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="amd64 mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
30 +KEYWORDS="amd64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
31 IUSE=""
32
33 python_prepare_all() {