diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-08 13:50:32 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-08 13:50:32 +0100 |
commit | 0377d4801fab63f278b90a46d1da0b898b4fb5a8 (patch) | |
tree | 9a5f7a58a689c1ab63dec183bff357be1eb0e46b /app-editors | |
parent | dev-python/click-6.7-r0: alpha stable (diff) | |
download | gentoo-0377d4801fab63f278b90a46d1da0b898b4fb5a8.tar.gz gentoo-0377d4801fab63f278b90a46d1da0b898b4fb5a8.tar.bz2 gentoo-0377d4801fab63f278b90a46d1da0b898b4fb5a8.zip |
app-editors/joe-4.4-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/630326
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/joe/joe-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/joe/joe-4.4.ebuild b/app-editors/joe/joe-4.4.ebuild index 4531e3ad9f0e..4b054714daf9 100644 --- a/app-editors/joe/joe-4.4.ebuild +++ b/app-editors/joe/joe-4.4.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=" |