diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-17 10:19:12 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-17 10:19:12 +0100 |
commit | 11dd9d70d6b8bd598b5eeda68245cf1754344552 (patch) | |
tree | 6c1038208dc9c44d4d036f98bfc8320b2d189882 /app-editors/joe | |
parent | www-servers/tomcat: Stabilize 8.5.73 amd64, #829394 (diff) | |
download | gentoo-11dd9d70d6b8bd598b5eeda68245cf1754344552.tar.gz gentoo-11dd9d70d6b8bd598b5eeda68245cf1754344552.tar.bz2 gentoo-11dd9d70d6b8bd598b5eeda68245cf1754344552.zip |
app-editors/joe: Stabilize 4.6-r1 amd64, #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 8a1db44a1fa1..5ae7728ae360 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=" |