summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-22 20:29:21 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-22 20:29:21 +0100
commit55dabcf4a56c21b186f2811ab6a19788c7757ec7 (patch)
treeaf635208cbf7c99b3dca423c7c660457350d4c99
parentdev-perl/MIME-Charset: Tested on ~amd64-fbsd (bug #614180) (diff)
downloadgentoo-55dabcf4a56c21b186f2811ab6a19788c7757ec7.tar.gz
gentoo-55dabcf4a56c21b186f2811ab6a19788c7757ec7.tar.bz2
gentoo-55dabcf4a56c21b186f2811ab6a19788c7757ec7.zip
dev-perl/Unicode-LineBreak: Tested on ~amd64-fbsd (bug #614180)
-rw-r--r--dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild
index 9b4ba265f0e2..07d6a57100b6 100644
--- a/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.0.ebuild
+++ b/dev-perl/Unicode-LineBreak/Unicode-LineBreak-2017.4.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=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="UAX #14 Unicode Line Breaking Algorithm"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE=""
RDEPEND="dev-perl/MIME-Charset