diff options
author | 2014-01-18 02:25:19 +0000 | |
---|---|---|
committer | 2014-01-18 02:25:19 +0000 | |
commit | 4d2ae9be0e66461d83f966da01f4c54c3626789a (patch) | |
tree | e9a82cc9c4d46071208ad60d7503dbced2c2c72a /app-shells/bash/bash-4.1_p11.ebuild | |
parent | initial commit (diff) | |
download | gentoo-2-4d2ae9be0e66461d83f966da01f4c54c3626789a.tar.gz gentoo-2-4d2ae9be0e66461d83f966da01f4c54c3626789a.tar.bz2 gentoo-2-4d2ae9be0e66461d83f966da01f4c54c3626789a.zip |
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'app-shells/bash/bash-4.1_p11.ebuild')
-rw-r--r-- | app-shells/bash/bash-4.1_p11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/bash/bash-4.1_p11.ebuild b/app-shells/bash/bash-4.1_p11.ebuild index bfb4f47bdb67..294e7276e744 100644 --- a/app-shells/bash/bash-4.1_p11.ebuild +++ b/app-shells/bash/bash-4.1_p11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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-4.1_p11.ebuild,v 1.6 2013/12/22 13:42:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p11.ebuild,v 1.7 2014/01/18 02:25:19 vapier Exp $ EAPI="4" @@ -34,7 +34,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" LICENSE="GPL-3" SLOT="${MY_PV}" -KEYWORDS="alpha amd64 arm 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 mem-scramble +net nls +readline" DEPEND=">=sys-libs/ncurses-5.2-r2 |