diff options
author | 2015-05-30 15:01:16 +0000 | |
---|---|---|
committer | 2015-05-30 15:01:16 +0000 | |
commit | ef29b27f1a25ab26ee23432fbe7ddf093aaa09b6 (patch) | |
tree | c09adb37d963f860e80b049a69a8ce0e54be9de6 /app-shells/bash/bash-4.3_p33-r2.ebuild | |
parent | ppc stable wrt bug #548756 (diff) | |
download | historical-ef29b27f1a25ab26ee23432fbe7ddf093aaa09b6.tar.gz historical-ef29b27f1a25ab26ee23432fbe7ddf093aaa09b6.tar.bz2 historical-ef29b27f1a25ab26ee23432fbe7ddf093aaa09b6.zip |
ppc stable wrt bug #548756
Package-Manager: portage-2.2.18/cvs/Linux x86_64
Manifest-Sign-Key: 0xC42EB5D6
Diffstat (limited to 'app-shells/bash/bash-4.3_p33-r2.ebuild')
-rw-r--r-- | app-shells/bash/bash-4.3_p33-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-4.3_p33-r2.ebuild b/app-shells/bash/bash-4.3_p33-r2.ebuild index f9bdde85fc84..70486c4346d8 100644 --- a/app-shells/bash/bash-4.3_p33-r2.ebuild +++ b/app-shells/bash/bash-4.3_p33-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3_p33-r2.ebuild,v 1.7 2015/05/27 04:44:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3_p33-r2.ebuild,v 1.8 2015/05/30 15:01:15 zlogene Exp $ EAPI="4" @@ -38,7 +38,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" 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 vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 |