diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-03 08:21:47 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-03 09:03:47 +0000 |
commit | 650457a01306d4310599e98d3c6ae295986564c9 (patch) | |
tree | 3ea093689cdfc02b12d2dd51f134aeb0fef4c111 /app-shells | |
parent | sys-libs/readline: stable 7.0_p3 for hppa/sparc, bug #643124 (diff) | |
download | gentoo-650457a01306d4310599e98d3c6ae295986564c9.tar.gz gentoo-650457a01306d4310599e98d3c6ae295986564c9.tar.bz2 gentoo-650457a01306d4310599e98d3c6ae295986564c9.zip |
app-shells/bash: stable 4.4_p12 for hppa/sparc, bug #643124
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa sparc"
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-4.4_p12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-4.4_p12.ebuild b/app-shells/bash/bash-4.4_p12.ebuild index d1139561d781..51ac847efbb1 100644 --- a/app-shells/bash/bash-4.4_p12.ebuild +++ b/app-shells/bash/bash-4.4_p12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -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 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline" DEPEND=">=sys-libs/ncurses-5.2-r2:0= |