diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-08 16:28:34 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-08 16:28:50 +0100 |
commit | bc6659afe8e4d08ebe5373051640b3ab9c6bd322 (patch) | |
tree | 8350b19e409b03fae0266e9fbba3b23bf752e75c /net-dns | |
parent | net-dns/libidn: Stabilize 1.42 x86, #924097 (diff) | |
download | gentoo-bc6659afe8e4d08ebe5373051640b3ab9c6bd322.tar.gz gentoo-bc6659afe8e4d08ebe5373051640b3ab9c6bd322.tar.bz2 gentoo-bc6659afe8e4d08ebe5373051640b3ab9c6bd322.zip |
net-dns/libidn: Stabilize 1.42 hppa, #924097
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-dns')
-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 4743a7ce768d..50379e1afa66 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}] )" |