diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2016-07-09 11:53:21 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2016-07-09 12:13:38 -0400 |
commit | a63ff0d010119aa676a391087942b85e99604d35 (patch) | |
tree | 709f2a20b40e9bd9b7a7863a77c07ccab56eb22d /dev-perl/Data-Validate-Domain | |
parent | sys-kernel/hardened-sources: remove older unstable versions (diff) | |
download | gentoo-a63ff0d010119aa676a391087942b85e99604d35.tar.gz gentoo-a63ff0d010119aa676a391087942b85e99604d35.tar.bz2 gentoo-a63ff0d010119aa676a391087942b85e99604d35.zip |
dev-perl/Data-Validate-Domain: add ~x86 keyword.
This is a non-maintainer commit, but it comes with an ack from the
Perl project. It comes after full testing on x86 hardware, and use
with net-analyzer/nagios-check_rbl.
Gentoo-Bug: 538496
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-perl/Data-Validate-Domain')
-rw-r--r-- | dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild b/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild index d98f55d4884d..a9799e8e3ef0 100644 --- a/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild +++ b/dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Domain and host name validation" SLOT="0" -KEYWORDS="amd64 ~hppa" +KEYWORDS="amd64 ~hppa ~x86" IUSE="test" RDEPEND=" |