summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 23:51:01 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-02 09:30:59 +0100
commit7342defa086945153236ff7a0ca3dce7b7f63f4e (patch)
tree76a3d6c9b51666a238793abcabbac3f3564107b8 /dev-tcltk
parentdev-tcltk/tdom: Keyword ~amd64-fbsd (diff)
downloadgentoo-7342defa086945153236ff7a0ca3dce7b7f63f4e.tar.gz
gentoo-7342defa086945153236ff7a0ca3dce7b7f63f4e.tar.bz2
gentoo-7342defa086945153236ff7a0ca3dce7b7f63f4e.zip
dev-tcltk/tcllib: Keyword ~amd64-fbsd
There are 2 test failures on ~amd64-fbsd but the majority of the routines work just fine and it is needed to satisfy test deps of app-shells/bash-completion.
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tcllib/tcllib-1.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.16.ebuild b/dev-tcltk/tcllib/tcllib-1.16.ebuild
index 1f34a46571b6..36d625eeeee7 100644
--- a/dev-tcltk/tcllib/tcllib-1.16.ebuild
+++ b/dev-tcltk/tcllib/tcllib-1.16.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
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge//project/${PN}/${PN}/${PV}/${MY_P}.tar.bz2
LICENSE="BSD"
SLOT="0"
IUSE="examples"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
RDEPEND="
dev-lang/tcl:0=