diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:25:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:25:57 +0200 |
commit | 2e44ff64d0295349430fb40c3edddfe966b58824 (patch) | |
tree | dd98dbb29c8866c5c7ce0eb4655b12d789b7b666 /app-shells | |
parent | media-sound/ncmpcpp: sparc stable wrt bug #556996 (diff) | |
download | gentoo-2e44ff64d0295349430fb40c3edddfe966b58824.tar.gz gentoo-2e44ff64d0295349430fb40c3edddfe966b58824.tar.bz2 gentoo-2e44ff64d0295349430fb40c3edddfe966b58824.zip |
app-shells/bash: sparc stable wrt bug #557510
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/bash-4.3_p39.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-4.3_p39.ebuild b/app-shells/bash/bash-4.3_p39.ebuild index f3dcef62e77f..2ffc0141cc79 100644 --- a/app-shells/bash/bash-4.3_p39.ebuild +++ b/app-shells/bash/bash-4.3_p39.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 |