diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-10-08 06:21:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-10-08 06:21:18 +0000 |
commit | 6d22e96281ce42e824fc04720847aab92b0b59ff (patch) | |
tree | f69498d0f9b3585682c2eb3714d4e8fa3252dff9 /app-shells/bash/bash-3.2_p57.ebuild | |
parent | Version bump, bug#524738 (diff) | |
download | gentoo-2-6d22e96281ce42e824fc04720847aab92b0b59ff.tar.gz gentoo-2-6d22e96281ce42e824fc04720847aab92b0b59ff.tar.bz2 gentoo-2-6d22e96281ce42e824fc04720847aab92b0b59ff.zip |
arm64/m68k/s390/sh stable
(Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'app-shells/bash/bash-3.2_p57.ebuild')
-rw-r--r-- | app-shells/bash/bash-3.2_p57.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-3.2_p57.ebuild b/app-shells/bash/bash-3.2_p57.ebuild index ffb2a2926c70..be9ffb2140eb 100644 --- a/app-shells/bash/bash-3.2_p57.ebuild +++ b/app-shells/bash/bash-3.2_p57.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_p57.ebuild,v 1.3 2014/10/06 18:14:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p57.ebuild,v 1.4 2014/10/08 06:21:18 armin76 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 |