diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:32:05 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 20:32:13 +0100 |
commit | bb975345ee17b236d30b5ff16e24bcda173951b9 (patch) | |
tree | 970135e896fd18503d127ed2b0d9f8e4358b76d5 /dev-perl/Canary-Stability | |
parent | dev-perl/Unicode-LineBreak: Tested on ~amd64-fbsd (bug #614180) (diff) | |
download | gentoo-bb975345ee17b236d30b5ff16e24bcda173951b9.tar.gz gentoo-bb975345ee17b236d30b5ff16e24bcda173951b9.tar.bz2 gentoo-bb975345ee17b236d30b5ff16e24bcda173951b9.zip |
dev-perl/Canary-Stability: Tested on ~amd64-fbsd (bug #620108)
Diffstat (limited to 'dev-perl/Canary-Stability')
-rw-r--r-- | dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild b/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild index 4b2254f99c4c..877440a120d0 100644 --- a/dev-perl/Canary-Stability/Canary-Stability-2012.0.0.ebuild +++ b/dev-perl/Canary-Stability/Canary-Stability-2012.0.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="Canary to check perl compatibility for schmorp's modules" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="" RDEPEND="" |