diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:15:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 16:15:59 +0100 |
commit | b1c5b1b44c900262c42e40c871738f158fa6abc6 (patch) | |
tree | 6e11f8be57c3c7a30429b4590c2eec8581a080d3 /app-shells | |
parent | app-office/texstudio: x86 stable wrt bug #604996 (diff) | |
download | gentoo-b1c5b1b44c900262c42e40c871738f158fa6abc6.tar.gz gentoo-b1c5b1b44c900262c42e40c871738f158fa6abc6.tar.bz2 gentoo-b1c5b1b44c900262c42e40c871738f158fa6abc6.zip |
app-shells/bash-completion: x86 stable wrt bug #604680
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash-completion/bash-completion-2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash-completion/bash-completion-2.4-r1.ebuild b/app-shells/bash-completion/bash-completion-2.4-r1.ebuild index 847f8f674cd2..0fade17fddb0 100644 --- a/app-shells/bash-completion/bash-completion-2.4-r1.ebuild +++ b/app-shells/bash-completion/bash-completion-2.4-r1.ebuild @@ -14,7 +14,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 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-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 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris" IUSE="" RDEPEND=">=app-shells/bash-4.3_p30-r1 |