diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-04-01 13:09:06 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-04-01 13:09:06 +0200 |
commit | 61b02f8ae7724e93c646f1431bc977136048f546 (patch) | |
tree | 70e64cfab8a69687aaacf02f83836c8f18fde892 /app-shells/bash-completion | |
parent | app-misc/dtach-0.9-r0: alpha stable (diff) | |
download | gentoo-61b02f8ae7724e93c646f1431bc977136048f546.tar.gz gentoo-61b02f8ae7724e93c646f1431bc977136048f546.tar.bz2 gentoo-61b02f8ae7724e93c646f1431bc977136048f546.zip |
app-shells/bash-completion-2.7-r3: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/651534
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r-- | app-shells/bash-completion/bash-completion-2.7-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash-completion/bash-completion-2.7-r3.ebuild b/app-shells/bash-completion/bash-completion-2.7-r3.ebuild index 54f2e4f82233..3cf25d6764b0 100644 --- a/app-shells/bash-completion/bash-completion-2.7-r3.ebuild +++ b/app-shells/bash-completion/bash-completion-2.7-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/scop/bash-completion/releases/download/${PV}/${P}.ta 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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris" IUSE="test" # Multiple test failures, need to investigate the exact problem RESTRICT="test" |