net-analyzer/nagios-check_rbl: add ~x86 keyword.
authorMichael Orlitzky <mjo@gentoo.org>
Sat, 9 Jul 2016 15:57:01 +0000 (11:57 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Sat, 9 Jul 2016 16:13:38 +0000 (12:13 -0400)
This re-adds the ~x86 keyword that was lost when two new perl
dependencies were introduced (see the referenced bug). The package has
been tested and does indeed work on x86.

Gentoo-Bug: 538496

Package-Manager: portage-2.2.28

net-analyzer/nagios-check_rbl/nagios-check_rbl-1.3.7-r1.ebuild

index c75db07605cb4b2b99e5b2cf0d46f53c7c242333..a8ab68d90434f7bb34ab04d883d63905c01c1a16 100644 (file)
@@ -22,7 +22,7 @@ SRC_URI="${HOMEPAGE}/releases/download/v${PV}/${MY_P}.tar.gz
 LICENSE="GPL-3"
 SLOT="0"
 
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~hppa ~x86"
 IUSE=""
 
 # The package's INSTALL/Makefile.PL files specify its dependencies.