diff options
author | 2018-07-08 12:47:08 +0200 | |
---|---|---|
committer | 2018-07-08 12:47:08 +0200 | |
commit | 5447d094060e6d1b38f6fae8dd13e84eb295a00c (patch) | |
tree | 340358b3917f00f6fe6506ab4df903a730e5b95f /app-editors/joe/joe-4.6.ebuild | |
parent | dev-lang/luajit: arm stable, bug #654434 (diff) | |
download | gentoo-5447d094060e6d1b38f6fae8dd13e84eb295a00c.tar.gz gentoo-5447d094060e6d1b38f6fae8dd13e84eb295a00c.tar.bz2 gentoo-5447d094060e6d1b38f6fae8dd13e84eb295a00c.zip |
app-editors/joe: arm stable, bug #654704
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-editors/joe/joe-4.6.ebuild')
-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 9b3d14f553dc..73407dbf4711 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=" |