Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/fte/
Date: Sun, 27 Jan 2019 14:10:01
Message-Id: 1548598158.6935632ef20b87d81bd2a86471c25532ae67941f.slyfox@gentoo
1 commit: 6935632ef20b87d81bd2a86471c25532ae67941f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 27 12:30:04 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 27 14:09:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6935632e
7
8 app-editors/fte: stable 20110708-r1 for ppc, bug #676394
9
10 Package-Manager: Portage-2.3.58, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-editors/fte/fte-20110708-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-editors/fte/fte-20110708-r1.ebuild b/app-editors/fte/fte-20110708-r1.ebuild
18 index e32fb0fe886..af1ba1a960e 100644
19 --- a/app-editors/fte/fte-20110708-r1.ebuild
20 +++ b/app-editors/fte/fte-20110708-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -13,7 +13,7 @@ SRC_URI="
28
29 LICENSE="|| ( GPL-2 Artistic )"
30 SLOT="0"
31 -KEYWORDS="~alpha ~amd64 ~ppc -sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
32 +KEYWORDS="~alpha ~amd64 ppc -sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
33 IUSE="gpm slang X"
34
35 S="${WORKDIR}/${PN}"