app-shells/bash-completion: Remove *-fbsd keywords due to deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 28 Apr 2019 10:53:47 +0000 (12:53 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 28 Apr 2019 10:54:15 +0000 (12:54 +0200)
dev-python/pexpect apparently fails test on *-fbsd.  Remove the keywords
for further investigation.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-shells/bash-completion/bash-completion-2.9.ebuild

index e759014076a8969a60862b551434bdf93fb11419..48636b78df1a477438479c5b89ae247d46c5d028 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
 IUSE="test"
 RESTRICT="test"