diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-02-16 21:49:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-02-16 22:11:42 +0100 |
commit | 982352a1c9e2b02cd428ab64507c749529f723f1 (patch) | |
tree | 34c0a7e54e7ee34af49d3ffe4c4f8845c904d132 /app-shells | |
parent | sys-apps/bat: clang required at build time (diff) | |
download | gentoo-982352a1c9e2b02cd428ab64507c749529f723f1.tar.gz gentoo-982352a1c9e2b02cd428ab64507c749529f723f1.tar.bz2 gentoo-982352a1c9e2b02cd428ab64507c749529f723f1.zip |
app-shells/bash-completion: x86 stable (bug #709762)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash-completion/bash-completion-2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash-completion/bash-completion-2.10.ebuild b/app-shells/bash-completion/bash-completion-2.10.ebuild index 955cc44aeaf1..888d95a724f1 100644 --- a/app-shells/bash-completion/bash-completion-2.10.ebuild +++ b/app-shells/bash-completion/bash-completion-2.10.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="+eselect test" RESTRICT="test" |