diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-09-16 09:42:30 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-09-16 09:42:30 +0200 |
commit | e5be11c960bd81dfc48b340e2b965a8e6260439a (patch) | |
tree | debef02c9b31ae64b4249d4fd05b4723827afdbf /app-shells/bash | |
parent | app-admin/sudo: Bump to version 1.8.18_rc4. Removed old. (diff) | |
download | gentoo-e5be11c960bd81dfc48b340e2b965a8e6260439a.tar.gz gentoo-e5be11c960bd81dfc48b340e2b965a8e6260439a.tar.bz2 gentoo-e5be11c960bd81dfc48b340e2b965a8e6260439a.zip |
app-shells/bash: Re-enabled KEYWORDS.
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-shells/bash')
-rw-r--r-- | app-shells/bash/bash-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-4.4.ebuild b/app-shells/bash/bash-4.4.ebuild index 30a5023baabd..06b540fbbfe3 100644 --- a/app-shells/bash/bash-4.4.ebuild +++ b/app-shells/bash/bash-4.4.ebuild @@ -40,7 +40,7 @@ esac 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= |