diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-23 19:57:48 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-23 19:57:48 +0100 |
commit | 64fc33055552d27649d71e370afcb053ff5fef50 (patch) | |
tree | aabdf77f9b9520c9465b5262c18336d3e79f7a92 /app-editors/joe | |
parent | app-shells/tcsh-6.20.00-r0: stable on alpha (diff) | |
download | gentoo-64fc33055552d27649d71e370afcb053ff5fef50.tar.gz gentoo-64fc33055552d27649d71e370afcb053ff5fef50.tar.bz2 gentoo-64fc33055552d27649d71e370afcb053ff5fef50.zip |
app-editors/joe-4.3-r1: stable on alpha
Gentoo-Bug: 605872
Diffstat (limited to 'app-editors/joe')
-rw-r--r-- | app-editors/joe/joe-4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/joe/joe-4.3-r1.ebuild b/app-editors/joe/joe-4.3-r1.ebuild index be9501b1b440..5ff199bf2bf0 100644 --- a/app-editors/joe/joe-4.3-r1.ebuild +++ b/app-editors/joe/joe-4.3-r1.ebuild @@ -12,7 +12,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 ~x86-interix ~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 ~x86-interix ~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=" |