diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-05-30 13:42:41 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-30 13:42:41 +0200 |
commit | 6ff66cf95b28a6f0bc3d347a12768b4661942daf (patch) | |
tree | 90dd7040710a539baecd15e9e9aed0909b6bf7c8 /app-shells | |
parent | sys-fs/zfs-kmod: Stabilize 2.1.11 amd64, #907393 (diff) | |
download | gentoo-6ff66cf95b28a6f0bc3d347a12768b4661942daf.tar.gz gentoo-6ff66cf95b28a6f0bc3d347a12768b4661942daf.tar.bz2 gentoo-6ff66cf95b28a6f0bc3d347a12768b4661942daf.zip |
app-shells/tcsh-6.24.01-r1: keyword ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/tcsh-6.24.01-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/tcsh/tcsh-6.24.01-r1.ebuild b/app-shells/tcsh/tcsh-6.24.01-r1.ebuild index 13ff39700508..e50e0201ae7f 100644 --- a/app-shells/tcsh/tcsh-6.24.01-r1.ebuild +++ b/app-shells/tcsh/tcsh-6.24.01-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="nls doc" RESTRICT="test" |