From: Michael Orlitzky Date: Sat, 9 Jul 2016 15:57:01 +0000 (-0400) Subject: net-analyzer/nagios-check_rbl: add ~x86 keyword. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6f2943d521598f0f970b816a0b5c1d2b15e7dd90;p=gentoo.git net-analyzer/nagios-check_rbl: add ~x86 keyword. 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 --- diff --git a/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.3.7-r1.ebuild b/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.3.7-r1.ebuild index c75db07605cb..a8ab68d90434 100644 --- a/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.3.7-r1.ebuild +++ b/net-analyzer/nagios-check_rbl/nagios-check_rbl-1.3.7-r1.ebuild @@ -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.