diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 12:30:04 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-27 14:09:18 +0000 |
commit | 6935632ef20b87d81bd2a86471c25532ae67941f (patch) | |
tree | d8cda2583fcf752cbf25d41cab2f4f0068d634c8 /app-editors | |
parent | app-editors/dav: stable 0.8.5-r2 for ppc, bug #676392 (diff) | |
download | gentoo-6935632ef20b87d81bd2a86471c25532ae67941f.tar.gz gentoo-6935632ef20b87d81bd2a86471c25532ae67941f.tar.bz2 gentoo-6935632ef20b87d81bd2a86471c25532ae67941f.zip |
app-editors/fte: stable 20110708-r1 for ppc, bug #676394
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/fte/fte-20110708-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/fte/fte-20110708-r1.ebuild b/app-editors/fte/fte-20110708-r1.ebuild index e32fb0fe8861..af1ba1a960e6 100644 --- a/app-editors/fte/fte-20110708-r1.ebuild +++ b/app-editors/fte/fte-20110708-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="|| ( GPL-2 Artistic )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc -sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ppc -sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="gpm slang X" S="${WORKDIR}/${PN}" |