diff options
author | 2021-06-25 20:35:33 +0100 | |
---|---|---|
committer | 2021-06-25 20:35:33 +0100 | |
commit | 6bdb9e1ef66b65253717a9785d3e5925ffed3028 (patch) | |
tree | 81448c563508e592f98af52b01dbba6a1469973f /net-dns | |
parent | net-analyzer/vnstat: Stabilize 2.7 arm, #796371 (diff) | |
download | gentoo-6bdb9e1ef66b65253717a9785d3e5925ffed3028.tar.gz gentoo-6bdb9e1ef66b65253717a9785d3e5925ffed3028.tar.bz2 gentoo-6bdb9e1ef66b65253717a9785d3e5925ffed3028.zip |
net-dns/libidn: Stabilize 1.37 arm, #796380
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/libidn/libidn-1.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/libidn/libidn-1.37.ebuild b/net-dns/libidn/libidn-1.37.ebuild index 2854a5c064a0..c188af3af801 100644 --- a/net-dns/libidn/libidn-1.37.ebuild +++ b/net-dns/libidn/libidn-1.37.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/libidn/${P}.tar.gz LICENSE="GPL-2 GPL-3 LGPL-3 java? ( Apache-2.0 )" SLOT="0/12" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~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" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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" IUSE="doc emacs java mono nls" DOCS=( AUTHORS ChangeLog FAQ NEWS README THANKS ) |