diff options
author | 2017-01-20 11:54:47 +0100 | |
---|---|---|
committer | 2017-01-20 12:04:21 +0100 | |
commit | d4b7c1bc88c460e600c8643622b7622f86b0251c (patch) | |
tree | 1a9bc5e36e3c62eb741e3686d6a88b7fe7b6266b | |
parent | sys-apps/coreutils: ppc64 stable wrt bug #596850 (diff) | |
download | gentoo-d4b7c1bc88c460e600c8643622b7622f86b0251c.tar.gz gentoo-d4b7c1bc88c460e600c8643622b7622f86b0251c.tar.bz2 gentoo-d4b7c1bc88c460e600c8643622b7622f86b0251c.zip |
app-editors/joe: ppc64 stable wrt bug #605872
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 e933d64fac66..0563c18e5c6e 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=" |