diff options
author | 2024-10-31 17:05:46 +0000 | |
---|---|---|
committer | 2024-10-31 17:05:46 +0000 | |
commit | 3d71400f08b8bd41841afafb2cebc1ec1db390d8 (patch) | |
tree | 70e0d212d11233ea364d4a22a5101e6f9e7446a5 /app-editors | |
parent | app-portage/pycargoebuild: Bump to 0.13.4 (diff) | |
download | gentoo-3d71400f08b8bd41841afafb2cebc1ec1db390d8.tar.gz gentoo-3d71400f08b8bd41841afafb2cebc1ec1db390d8.tar.bz2 gentoo-3d71400f08b8bd41841afafb2cebc1ec1db390d8.zip |
app-editors/joe: Keyword 4.6-r2 arm64, #925201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/joe/joe-4.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/joe/joe-4.6-r2.ebuild b/app-editors/joe/joe-4.6-r2.ebuild index 4b4fc874e8d5..7abb1e87c5a4 100644 --- a/app-editors/joe/joe-4.6-r2.ebuild +++ b/app-editors/joe/joe-4.6-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/joe-editor/${P}.tar.gz" LICENSE="GPL-1+ CC-BY-3.0" SLOT="0" -KEYWORDS="~alpha amd64 arm ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="xterm" DEPEND=">=sys-libs/ncurses-5.2-r2:0=" |