commit: 81391705b75e054a08ec7cfc2097a05119208fb4 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Oct 27 12:16:33 2018 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Oct 27 12:31:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81391705
dev-perl/Net-DNS: added Prefix keywords, bug #665088 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild | 4 ++-- dev-perl/Net-DNS/Net-DNS-1.90.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild b/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild index a90a443d675..8d3eeb0545f 100644 --- a/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-1.130.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit toolchain-funcs perl-module DESCRIPTION="Perl Interface to the Domain Name System" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+ipv6 test minimal" PDEPEND="!minimal? ( >=dev-perl/Net-DNS-SEC-1.10.0 )" diff --git a/dev-perl/Net-DNS/Net-DNS-1.90.0.ebuild b/dev-perl/Net-DNS/Net-DNS-1.90.0.ebuild index c2762fc63ee..9b95e24eda0 100644 --- a/dev-perl/Net-DNS/Net-DNS-1.90.0.ebuild +++ b/dev-perl/Net-DNS/Net-DNS-1.90.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit toolchain-funcs perl-module DESCRIPTION="Perl Net::DNS - Perl DNS Resolver Module" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+ipv6 test minimal" PDEPEND="!minimal? ( >=dev-perl/Net-DNS-SEC-1.10.0 )"
