summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-22 20:33:23 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-22 20:34:23 +0100
commitf78254839bc9642e8d321b05ddf1dd95f0ec9c8f (patch)
treeb8a63dbbbdeb3a9c6a5d0bed983b3a1da9a50f79
parentdev-perl/Canary-Stability: Tested on ~amd64-fbsd (bug #620108) (diff)
downloadgentoo-f78254839bc9642e8d321b05ddf1dd95f0ec9c8f.tar.gz
gentoo-f78254839bc9642e8d321b05ddf1dd95f0ec9c8f.tar.bz2
gentoo-f78254839bc9642e8d321b05ddf1dd95f0ec9c8f.zip
dev-perl/common-sense: Tested on ~amd64-fbsd (bug #620108)
-rw-r--r--dev-perl/common-sense/common-sense-3.740.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/common-sense/common-sense-3.740.0-r1.ebuild b/dev-perl/common-sense/common-sense-3.740.0-r1.ebuild
index cba396874a74..190ba13dbdf4 100644
--- a/dev-perl/common-sense/common-sense-3.740.0-r1.ebuild
+++ b/dev-perl/common-sense/common-sense-3.740.0-r1.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="Save a tree AND a kitten, use common::sense!"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x64-macos ~x86-solaris"
IUSE=""
DEPEND="virtual/perl-ExtUtils-MakeMaker"