diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-21 18:46:02 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-21 20:21:00 +0100 |
commit | 5ab15019dc21d975d710f88ef58ade4cee836b54 (patch) | |
tree | 4ef97406599666591d32734d2da2342bcede314f /app-editors | |
parent | app-text/gocr: stable 0.50 for sparc (diff) | |
download | gentoo-5ab15019dc21d975d710f88ef58ade4cee836b54.tar.gz gentoo-5ab15019dc21d975d710f88ef58ade4cee836b54.tar.bz2 gentoo-5ab15019dc21d975d710f88ef58ade4cee836b54.zip |
app-editors/joe: stable 4.6 for sparc
Bug: https://bugs.gentoo.org/654704
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-editors')
-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 9c03dcbe1bc0..505b87e2bff6 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=" |