diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-07 15:13:43 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-07 15:13:43 +0300 |
commit | 524f3396e6cda9f8677c57119389175787791669 (patch) | |
tree | 2b64f63e610f8349713555df92377a54a41865f0 /app-editors/fte | |
parent | app-text/openjade: amd64 stable wrt bug #676446 (diff) | |
download | gentoo-524f3396e6cda9f8677c57119389175787791669.tar.gz gentoo-524f3396e6cda9f8677c57119389175787791669.tar.bz2 gentoo-524f3396e6cda9f8677c57119389175787791669.zip |
app-editors/fte: amd64 stable wrt bug #676394
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-editors/fte')
-rw-r--r-- | app-editors/fte/fte-20110708-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/fte/fte-20110708-r1.ebuild b/app-editors/fte/fte-20110708-r1.ebuild index 51caaafbbaca..8a8545b19afe 100644 --- a/app-editors/fte/fte-20110708-r1.ebuild +++ b/app-editors/fte/fte-20110708-r1.ebuild @@ -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}" |