diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-05-28 16:28:57 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-05-28 16:28:57 +0300 |
commit | 7042bfd28f040473186208f0b5059755f8d19e94 (patch) | |
tree | 31032c51d03865c63e514633bcf2566d281b20c6 /app-editors/joe | |
parent | Revert "distutils-r1.eclass: Do not modify the HOME variable" (diff) | |
download | gentoo-7042bfd28f040473186208f0b5059755f8d19e94.tar.gz gentoo-7042bfd28f040473186208f0b5059755f8d19e94.tar.bz2 gentoo-7042bfd28f040473186208f0b5059755f8d19e94.zip |
app-editors/joe: Stable for all wrt bug #583778
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-editors/joe')
-rw-r--r-- | app-editors/joe/joe-4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/joe/joe-4.2.ebuild b/app-editors/joe/joe-4.2.ebuild index 3d4b8c12b678..d9bc42b98c1e 100644 --- a/app-editors/joe/joe-4.2.ebuild +++ b/app-editors/joe/joe-4.2.ebuild @@ -10,7 +10,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" |