diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:25:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:53 +0100 |
commit | a2547e124acd26ad5343aeb42eeabe4fb0b8113c (patch) | |
tree | e16e2a804fa0e7e76fb73bf64038a8d469a00ea1 /app-editors | |
parent | dev-db/mysql: ppc stable wrt bug #606254 (diff) | |
download | gentoo-a2547e124acd26ad5343aeb42eeabe4fb0b8113c.tar.gz gentoo-a2547e124acd26ad5343aeb42eeabe4fb0b8113c.tar.bz2 gentoo-a2547e124acd26ad5343aeb42eeabe4fb0b8113c.zip |
app-editors/joe: ppc stable wrt bug #605872
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/joe/joe-4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/joe/joe-4.3-r1.ebuild b/app-editors/joe/joe-4.3-r1.ebuild index 0563c18e5c6e..d72ab97f14f3 100644 --- a/app-editors/joe/joe-4.3-r1.ebuild +++ b/app-editors/joe/joe-4.3-r1.ebuild @@ -12,7 +12,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 ~x86-interix ~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 ~x86-interix ~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=" |