diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-10-02 08:20:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-10-02 08:20:06 +0000 |
commit | def5814c31d1f6c20830680e31508abbace95741 (patch) | |
tree | 58920e57ddcc9768a4d2a0477541c04f8671e4c1 /app-shells/bash/bash-3.2_p55.ebuild | |
parent | sci-biology/cufflinks: Drop debugging flags, fix compatibility with newer sam... (diff) | |
download | historical-def5814c31d1f6c20830680e31508abbace95741.tar.gz historical-def5814c31d1f6c20830680e31508abbace95741.tar.bz2 historical-def5814c31d1f6c20830680e31508abbace95741.zip |
Stable for HPPA (bug #523742).
Package-Manager: portage-2.2.14_rc1/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'app-shells/bash/bash-3.2_p55.ebuild')
-rw-r--r-- | app-shells/bash/bash-3.2_p55.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-3.2_p55.ebuild b/app-shells/bash/bash-3.2_p55.ebuild index 09c04b7f3893..41eb1ad7c976 100644 --- a/app-shells/bash/bash-3.2_p55.ebuild +++ b/app-shells/bash/bash-3.2_p55.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p55.ebuild,v 1.1 2014/10/01 20:47:24 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p55.ebuild,v 1.2 2014/10/02 08:20:02 jer Exp $ EAPI="4" @@ -34,7 +34,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" LICENSE="GPL-2" SLOT="${MY_PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="afs +net nls +readline" DEPEND=">=sys-libs/ncurses-5.2-r2 |