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