diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-23 21:02:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-23 21:02:45 +0300 |
commit | 514801fb8c8d3fcf114f824c4a195ce6f3ba784e (patch) | |
tree | 269282111720f3d10552669917ce0680c02cb226 /app-editors/joe | |
parent | app-office/openoffice-bin: amd64 stable wrt bug #658764 (diff) | |
download | gentoo-514801fb8c8d3fcf114f824c4a195ce6f3ba784e.tar.gz gentoo-514801fb8c8d3fcf114f824c4a195ce6f3ba784e.tar.bz2 gentoo-514801fb8c8d3fcf114f824c4a195ce6f3ba784e.zip |
app-editors/joe: amd64 stable wrt bug #654704
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-editors/joe')
-rw-r--r-- | app-editors/joe/joe-4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/joe/joe-4.6.ebuild b/app-editors/joe/joe-4.6.ebuild index 505b87e2bff6..de47dad7c619 100644 --- a/app-editors/joe/joe-4.6.ebuild +++ b/app-editors/joe/joe-4.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz" LICENSE="GPL-1+ CC-BY-3.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="xterm" DEPEND=">=sys-libs/ncurses-5.2-r2:0=" |