diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 00:34:06 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 01:19:18 +0200 |
commit | 327db68bd8f7c5bdc0953d4b46786f227a0e7b72 (patch) | |
tree | 41233e259952653cc9fe4ce50d916e1675c3c2e5 /app-editors/joe | |
parent | dev-python/jaraco-packaging: x86 stable (bug #658956) (diff) | |
download | gentoo-327db68bd8f7c5bdc0953d4b46786f227a0e7b72.tar.gz gentoo-327db68bd8f7c5bdc0953d4b46786f227a0e7b72.tar.bz2 gentoo-327db68bd8f7c5bdc0953d4b46786f227a0e7b72.zip |
app-editors/joe: x86 stable (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 b8df84822fd4..9b3d14f553dc 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=" |