commit: 8757047ce51ac2c6e22280fa5cafa4c887d2ad16 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 18:49:14 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Nov 25 18:49:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8757047c
dev-perl/Data-Validate-Domain: keyworded 0.140.0 for sparc, bug #633932 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.140.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.140.0.ebuild b/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.140.0.ebuild index 3a0d3d5fa86..2be84665961 100644 --- a/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.140.0.ebuild +++ b/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.140.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Domain and host name validation" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="test" RDEPEND="
