summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-04 22:45:35 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-04 22:45:35 -0400
commit099c808a539ee07e2bc5b7ff59f16e1f90b93fe7 (patch)
tree27bac3a6b275be0e419ce3e69f1b0b731f7667e1 /dev-perl/B-Hooks-OP-Check
parentdev-perl/B-Keywords: amd64 stable (diff)
downloadgentoo-099c808a539ee07e2bc5b7ff59f16e1f90b93fe7.tar.gz
gentoo-099c808a539ee07e2bc5b7ff59f16e1f90b93fe7.tar.bz2
gentoo-099c808a539ee07e2bc5b7ff59f16e1f90b93fe7.zip
dev-perl/B-Hooks-OP-Check: amd64 stable
Bug: https://bugs.gentoo.org/652478 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/B-Hooks-OP-Check')
-rw-r--r--dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild
index 8c43d00add83..dd91299ed74e 100644
--- a/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild
+++ b/dev-perl/B-Hooks-OP-Check/B-Hooks-OP-Check-0.220.0.ebuild
@@ -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"