diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-12-28 11:24:27 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-12-28 11:24:27 +0100 |
commit | e4b70abfc58e26468d6a46f51d55fbc29ba121c3 (patch) | |
tree | 26d245b1a247b08f0f1e8ba801d061e4ea5fa3c3 /app-shells/bash | |
parent | net-proxy/sshuttle: remove old (diff) | |
download | gentoo-e4b70abfc58e26468d6a46f51d55fbc29ba121c3.tar.gz gentoo-e4b70abfc58e26468d6a46f51d55fbc29ba121c3.tar.bz2 gentoo-e4b70abfc58e26468d6a46f51d55fbc29ba121c3.zip |
app-shells/bash: added Prefix keywords
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-shells/bash')
-rw-r--r-- | app-shells/bash/bash-4.4_p23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-4.4_p23.ebuild b/app-shells/bash/bash-4.4_p23.ebuild index a7101773aeb9..acd7bdd38469 100644 --- a/app-shells/bash/bash-4.4_p23.ebuild +++ b/app-shells/bash/bash-4.4_p23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -46,7 +46,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline" DEPEND=" |