diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 16:48:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 16:48:06 +0200 |
commit | f75c59a45523cda7da27ad0cfc335c8c59c2d192 (patch) | |
tree | 593c84f89f4e245b0f27c50a4fbf587ce5dfcf55 /app-shells | |
parent | dev-util/glslang: x86 stable (bug #683308) (diff) | |
download | gentoo-f75c59a45523cda7da27ad0cfc335c8c59c2d192.tar.gz gentoo-f75c59a45523cda7da27ad0cfc335c8c59c2d192.tar.bz2 gentoo-f75c59a45523cda7da27ad0cfc335c8c59c2d192.zip |
app-shells/bash-completion: ppc64 stable wrt bug #686692
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash-completion/bash-completion-2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash-completion/bash-completion-2.9.ebuild b/app-shells/bash-completion/bash-completion-2.9.ebuild index 0046eb1249db..d68247f2e964 100644 --- a/app-shells/bash-completion/bash-completion-2.9.ebuild +++ b/app-shells/bash-completion/bash-completion-2.9.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris" IUSE="test" RESTRICT="test" |