diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-17 10:19:36 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-17 10:19:36 +0100 |
commit | 7af51e16725a19133021baa6fd5833a66821f19c (patch) | |
tree | cb3640e83746cf72aae50ac01775ffb9e7198a82 /app-editors/joe | |
parent | dev-java/tomcat-servlet-api: Stabilize 9.0.55 x86, #829394 (diff) | |
download | gentoo-7af51e16725a19133021baa6fd5833a66821f19c.tar.gz gentoo-7af51e16725a19133021baa6fd5833a66821f19c.tar.bz2 gentoo-7af51e16725a19133021baa6fd5833a66821f19c.zip |
app-editors/joe: Stabilize 4.6-r1 x86, #829168
Signed-off-by: Jakov Smolić <jsmolic@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 5ae7728ae360..fc4e787f9b25 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=" |