summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-01 18:32:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-01 18:32:53 +0000
commit78e822fc449fee5ec9051f41007f60c3e7f05633 (patch)
tree9a608912b9dab0f1b7e45f349a9dfabd449fcc09 /sys-libs/ncurses/ncurses-5.9-r2.ebuild
parentStable for amd64, wrt bug #413897 (diff)
downloadhistorical-78e822fc449fee5ec9051f41007f60c3e7f05633.tar.gz
historical-78e822fc449fee5ec9051f41007f60c3e7f05633.tar.bz2
historical-78e822fc449fee5ec9051f41007f60c3e7f05633.zip
Stable for amd64, wrt bug #413897
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'sys-libs/ncurses/ncurses-5.9-r2.ebuild')
-rw-r--r--sys-libs/ncurses/ncurses-5.9-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ncurses/ncurses-5.9-r2.ebuild b/sys-libs/ncurses/ncurses-5.9-r2.ebuild
index ca58ad5ece8a..30550660ed8f 100644
--- a/sys-libs/ncurses/ncurses-5.9-r2.ebuild
+++ b/sys-libs/ncurses/ncurses-5.9-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.9-r2.ebuild,v 1.3 2012/04/26 12:13:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.9-r2.ebuild,v 1.4 2012/05/01 18:32:53 ago Exp $
EAPI="1"
inherit eutils flag-o-matic toolchain-funcs
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/ncurses/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="5"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="ada +cxx debug doc gpm minimal profile static-libs trace unicode"
DEPEND="gpm? ( sys-libs/gpm )"