diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 18:49:53 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 18:49:53 +0200 |
commit | 65d93c49c5ab0645c8b4e3260dbf99b5889cab1d (patch) | |
tree | b3c682f4b29969675286e2f8a479b0e6d6253952 /app-shells | |
parent | dev-python/Babel: x86 stable (bug #676304) (diff) | |
download | gentoo-65d93c49c5ab0645c8b4e3260dbf99b5889cab1d.tar.gz gentoo-65d93c49c5ab0645c8b4e3260dbf99b5889cab1d.tar.bz2 gentoo-65d93c49c5ab0645c8b4e3260dbf99b5889cab1d.zip |
app-shells/bash-completion: x86 stable (bug #679902)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 bb659e64e5c7..785b7e850fd1 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" |