summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-22 15:20:41 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-22 15:22:26 +0100
commita86ec6cb76234f7114a831ba0d0bb47b86b77fa8 (patch)
treea94b4957feae71c6459a8f03045bd5aa9a86bef9 /dev-libs/hyphen/hyphen-2.8.8.ebuild
parentdev-python/constantly: Enable tests (diff)
downloadgentoo-a86ec6cb76234f7114a831ba0d0bb47b86b77fa8.tar.gz
gentoo-a86ec6cb76234f7114a831ba0d0bb47b86b77fa8.tar.bz2
gentoo-a86ec6cb76234f7114a831ba0d0bb47b86b77fa8.zip
dev-libs/hyphen: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-libs/hyphen/hyphen-2.8.8.ebuild')
-rw-r--r--dev-libs/hyphen/hyphen-2.8.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/hyphen/hyphen-2.8.8.ebuild b/dev-libs/hyphen/hyphen-2.8.8.ebuild
index 464620ed88d3..92c213dd346a 100644
--- a/dev-libs/hyphen/hyphen-2.8.8.ebuild
+++ b/dev-libs/hyphen/hyphen-2.8.8.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
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/hunspell/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="static-libs"
RDEPEND="app-text/hunspell"