diff options
author | Markus Meier <maekke@gentoo.org> | 2016-10-18 21:46:51 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-10-18 21:46:51 +0200 |
commit | 37d2f0181aef97434d53357d5eaf9def3b95c427 (patch) | |
tree | 4dd6c11947ba0c7d65a77187074d34a23508d31f /app-shells | |
parent | sys-fs/dosfstools: arm stable, bug #582530 (diff) | |
download | gentoo-37d2f0181aef97434d53357d5eaf9def3b95c427.tar.gz gentoo-37d2f0181aef97434d53357d5eaf9def3b95c427.tar.bz2 gentoo-37d2f0181aef97434d53357d5eaf9def3b95c427.zip |
app-shells/bash: arm stable, bug #595268
Package-Manager: portage-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-4.3_p48.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-4.3_p48.ebuild b/app-shells/bash/bash-4.3_p48.ebuild index 2283e5360cb5..4867ce6a356c 100644 --- a/app-shells/bash/bash-4.3_p48.ebuild +++ b/app-shells/bash/bash-4.3_p48.ebuild @@ -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:0= |