diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:32:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:16 +0100 |
commit | fff222b2f7626409c32d855e407c146e93de51ea (patch) | |
tree | dfd7c687fca3bb3642b86d23f33a3baa5df7e4a8 /app-editors | |
parent | dev-python/bz2file: stable 0.98 for ppc, bug #654682 (diff) | |
download | gentoo-fff222b2f7626409c32d855e407c146e93de51ea.tar.gz gentoo-fff222b2f7626409c32d855e407c146e93de51ea.tar.bz2 gentoo-fff222b2f7626409c32d855e407c146e93de51ea.zip |
app-editors/joe: stable 4.6 for ppc, bug #654704
Bug: https://bugs.gentoo.org/654704
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 de47dad7c619..022658471a1e 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=" |