mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Data-Validate-IP: 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
This commit is contained in:
@@ -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="Lightweight IPv4 and IPv6 validation module"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~hppa"
|
||||
KEYWORDS="amd64 ~hppa ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user