diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-25 15:35:51 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-25 15:36:05 +0200 |
commit | ccfdc44242d9aac942730458862a5c4ceee3d005 (patch) | |
tree | b84afa5b0d16db07971776f4a89d683bd9c5a60f /app-editors | |
parent | net-libs/libssh2-1.8.0-r1: alpha stable (diff) | |
download | gentoo-ccfdc44242d9aac942730458862a5c4ceee3d005.tar.gz gentoo-ccfdc44242d9aac942730458862a5c4ceee3d005.tar.bz2 gentoo-ccfdc44242d9aac942730458862a5c4ceee3d005.zip |
app-editors/joe-4.6-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/654704
Diffstat (limited to 'app-editors')
-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 b4ac5d6c76a9..b8df84822fd4 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=" |