diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-21 18:34:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-21 18:34:15 +0100 |
commit | ec34c2527881c285d02095d52c90b241eb143f0a (patch) | |
tree | f15ad2fd341b82046dccea07cd4a6f1c181db4bb /app-editors/joe | |
parent | media-gfx/potrace: stable 1.15 for ppc/ppc64, bug #626820 (diff) | |
download | gentoo-ec34c2527881c285d02095d52c90b241eb143f0a.tar.gz gentoo-ec34c2527881c285d02095d52c90b241eb143f0a.tar.bz2 gentoo-ec34c2527881c285d02095d52c90b241eb143f0a.zip |
app-editors/joe: stable 4.4 for ppc/ppc64, bug #630326
Package-Manager: Portage-2.3.12, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
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 9efa39321ee1..478c633912c8 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=" |