diff options
author | Sam James <sam@gentoo.org> | 2023-02-26 22:22:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-26 22:22:18 +0000 |
commit | 0b8616c49e13c0e6a1f34837b804fe3adbd88f77 (patch) | |
tree | c740af28f4e4d016cb02b18f77013cafbcc12bd7 /virtual/libiconv | |
parent | virtual/libintl: keyword 0-r2 for ~arm64-macos (diff) | |
download | gentoo-0b8616c49e13c0e6a1f34837b804fe3adbd88f77.tar.gz gentoo-0b8616c49e13c0e6a1f34837b804fe3adbd88f77.tar.bz2 gentoo-0b8616c49e13c0e6a1f34837b804fe3adbd88f77.zip |
virtual/libiconv: keyword 0-r2 for ~arm64-macos
Bug: https://bugs.gentoo.org/896330
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/libiconv')
-rw-r--r-- | virtual/libiconv/libiconv-0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/libiconv/libiconv-0-r2.ebuild b/virtual/libiconv/libiconv-0-r2.ebuild index ef4260eb94b0..53768ec84927 100644 --- a/virtual/libiconv/libiconv-0-r2.ebuild +++ b/virtual/libiconv/libiconv-0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit multilib-build DESCRIPTION="Virtual for the GNU conversion library" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" # - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between # that and gcc |