dev-perl/Data-Validate-Domain: add ~x86 keyword.
authorMichael Orlitzky <mjo@gentoo.org>
Sat, 9 Jul 2016 15:53:21 +0000 (11:53 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Sat, 9 Jul 2016 16:13:38 +0000 (12:13 -0400)
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

dev-perl/Data-Validate-Domain/Data-Validate-Domain-0.110.0.ebuild

index d98f55d4884d513951c46ba4073dadfe0a52cbf4..a9799e8e3ef07254b095c6636af088f08460d922 100644 (file)
@@ -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="