diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 07:57:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 07:58:50 +0000 |
commit | 8e29848a0701f8bfdc36b9340916488974856f0f (patch) | |
tree | cc0be6c5fda5acd03d93a1a1ec39b39a286d9e5b /net-dns | |
parent | net-ftp/lftp: stable 4.9.2 for ppc (diff) | |
download | gentoo-8e29848a0701f8bfdc36b9340916488974856f0f.tar.gz gentoo-8e29848a0701f8bfdc36b9340916488974856f0f.tar.bz2 gentoo-8e29848a0701f8bfdc36b9340916488974856f0f.zip |
net-dns/libidn: stable 1.36 for ppc
stable wrt bug #753014
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/libidn/libidn-1.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/libidn/libidn-1.36.ebuild b/net-dns/libidn/libidn-1.36.ebuild index 75f621c44a75..b9197c24f80b 100644 --- a/net-dns/libidn/libidn-1.36.ebuild +++ b/net-dns/libidn/libidn-1.36.ebuild @@ -10,7 +10,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 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc emacs java mono nls" DOCS=( AUTHORS ChangeLog FAQ NEWS README THANKS TODO ) |