dev-perl/B-Hooks-OP-Check: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 02:45:35 +0000 (22:45 -0400)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 02:45:35 +0000 (22:45 -0400)
Bug: https://bugs.gentoo.org/652478
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild

index 8c43d00add836678246891657d4a637ac1548cac..dd91299ed74e54deda75e881d9e3201372adb87a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Wrap OP check callbacks"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~x86"
 IUSE="test"
 
 RDEPEND="virtual/perl-parent"