diff options
author | Sam James <sam@gentoo.org> | 2021-12-17 11:59:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-17 11:59:49 +0000 |
commit | 06e78676cccda1f859ed8e46acafc328fd903351 (patch) | |
tree | 3b01d52a00739811d069834fb9e4335aeeb4d72f /app-editors/joe | |
parent | media-plugins/live: Stabilize 2021.08.24 ppc, #829391 (diff) | |
download | gentoo-06e78676cccda1f859ed8e46acafc328fd903351.tar.gz gentoo-06e78676cccda1f859ed8e46acafc328fd903351.tar.bz2 gentoo-06e78676cccda1f859ed8e46acafc328fd903351.zip |
app-editors/joe: Stabilize 4.6-r1 ppc, #829168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/joe')
-rw-r--r-- | app-editors/joe/joe-4.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/joe/joe-4.6-r1.ebuild b/app-editors/joe/joe-4.6-r1.ebuild index fc4e787f9b25..5d6094e67ef8 100644 --- a/app-editors/joe/joe-4.6-r1.ebuild +++ b/app-editors/joe/joe-4.6-r1.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="xterm" DEPEND=">=sys-libs/ncurses-5.2-r2:0=" |