diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-05 19:44:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-05 19:44:51 +0000 |
commit | 88d462b020c5d478638d0a24ed391ab652deb398 (patch) | |
tree | 953358701f31be4df10fb397bc39e9b7216c89d6 /dev-perl/Data-Validate-Domain | |
parent | dev-perl/Test2-Suite: stable 0.0.77 for sparc, bug #638696 (diff) | |
download | gentoo-88d462b020c5d478638d0a24ed391ab652deb398.tar.gz gentoo-88d462b020c5d478638d0a24ed391ab652deb398.tar.bz2 gentoo-88d462b020c5d478638d0a24ed391ab652deb398.zip |
dev-perl/Data-Validate-Domain: stable 0.140.0 for sparc, bug #638696
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Validate-Domain')
-rw-r--r-- | dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.140.0.ebuild | 4 |
1 files 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 b25978a3e920..23ed72eed8ee 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-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa sparc ~x86" IUSE="test" RDEPEND=" |