diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-08 09:19:50 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-08 09:19:50 -0400 |
commit | 8df6950e435e1288ac23041bb2944b0ad5a19114 (patch) | |
tree | a6d40ea41e5dc2ec796fe34764a34acb57c4fcb6 /app-shells | |
parent | app-emulation/virtualbox-modules: amd64 stable wrt bug #682868 (diff) | |
download | gentoo-8df6950e435e1288ac23041bb2944b0ad5a19114.tar.gz gentoo-8df6950e435e1288ac23041bb2944b0ad5a19114.tar.bz2 gentoo-8df6950e435e1288ac23041bb2944b0ad5a19114.zip |
app-shells/bash-completion: arm64 stable wrt bug #679902
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash-completion/bash-completion-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash-completion/bash-completion-2.8.ebuild b/app-shells/bash-completion/bash-completion-2.8.ebuild index c4959ed1bf3a..06b8bbba722d 100644 --- a/app-shells/bash-completion/bash-completion-2.8.ebuild +++ b/app-shells/bash-completion/bash-completion-2.8.ebuild @@ -14,7 +14,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-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" |