diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-08 16:28:32 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-08 16:28:49 +0100 |
commit | 99e4b6ad09539a41770142e6d7fa246c12ceed9f (patch) | |
tree | 211b723cb6dc71051d248be4d55f80bf147d7daf /net-dns/libidn | |
parent | app-portage/cpuid2cpuflags: Stabilize 14 x86, #924094 (diff) | |
download | gentoo-99e4b6ad09539a41770142e6d7fa246c12ceed9f.tar.gz gentoo-99e4b6ad09539a41770142e6d7fa246c12ceed9f.tar.bz2 gentoo-99e4b6ad09539a41770142e6d7fa246c12ceed9f.zip |
net-dns/libidn: Stabilize 1.42 arm, #924097
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-dns/libidn')
-rw-r--r-- | net-dns/libidn/libidn-1.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/libidn/libidn-1.42.ebuild b/net-dns/libidn/libidn-1.42.ebuild index 511529b79d9b..a81eee681075 100644 --- a/net-dns/libidn/libidn-1.42.ebuild +++ b/net-dns/libidn/libidn-1.42.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="GPL-2 GPL-3 LGPL-3" SLOT="0/12" -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" +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="emacs nls" DEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )" |