diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-24 22:19:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-24 22:19:54 +0000 |
commit | 68717439b05c3eb0196e332019f9d79fe595e362 (patch) | |
tree | f127c19cf311d9f7c015da93aa4ffed4b3d4d6da /app-editors/joe | |
parent | dev-tcltk/snack: stable 2.2.10-r6 for sparc, bug #593144 (thanks to Rolf Eike... (diff) | |
download | gentoo-68717439b05c3eb0196e332019f9d79fe595e362.tar.gz gentoo-68717439b05c3eb0196e332019f9d79fe595e362.tar.bz2 gentoo-68717439b05c3eb0196e332019f9d79fe595e362.zip |
app-editors/joe: stable 4.4 for sparc, bug #630326 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-editors/joe')
-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 40b6604bca84..89f4fbd78d42 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=" |