diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:33:23 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:34:23 +0100 |
commit | f78254839bc9642e8d321b05ddf1dd95f0ec9c8f (patch) | |
tree | b8a63dbbbdeb3a9c6a5d0bed983b3a1da9a50f79 /dev-perl/common-sense | |
parent | dev-perl/Canary-Stability: Tested on ~amd64-fbsd (bug #620108) (diff) | |
download | gentoo-f78254839bc9642e8d321b05ddf1dd95f0ec9c8f.tar.gz gentoo-f78254839bc9642e8d321b05ddf1dd95f0ec9c8f.tar.bz2 gentoo-f78254839bc9642e8d321b05ddf1dd95f0ec9c8f.zip |
dev-perl/common-sense: Tested on ~amd64-fbsd (bug #620108)
Diffstat (limited to 'dev-perl/common-sense')
-rw-r--r-- | dev-perl/common-sense/common-sense-3.740.0-r1.ebuild | 4 |
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" |