summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2017-01-08 13:53:51 +0900
committerAaron Bauman <bman@gentoo.org>2017-01-08 13:53:51 +0900
commitd811c96a16f8e1ff36b448d3cfa1dc9d04284100 (patch)
tree43056e6333ca03e899b0137a5b9b85eebef4d762
parentkde-apps/ark: amd64 stable wrt bug #604846 (diff)
downloadgentoo-d811c96a16f8e1ff36b448d3cfa1dc9d04284100.tar.gz
gentoo-d811c96a16f8e1ff36b448d3cfa1dc9d04284100.tar.bz2
gentoo-d811c96a16f8e1ff36b448d3cfa1dc9d04284100.zip
app-shells/bash-completion: amd64 stable wrt bug #604680
-rw-r--r--app-shells/bash-completion/bash-completion-2.4-r1.ebuild4
1 files changed, 2 insertions, 2 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 bb6f5ed1641d..847f8f674cd2 100644
--- a/app-shells/bash-completion/bash-completion-2.4-r1.ebuild
+++ b/app-shells/bash-completion/bash-completion-2.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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