diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-18 19:43:14 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-18 19:43:14 +0000 |
commit | 4a1eecd98068a09b1dfec4b7801fa4918288f380 (patch) | |
tree | d867fe374cbdace9768344cf04a4fa5f4695e411 /sys-libs/readline/readline-5.1_p4.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-4a1eecd98068a09b1dfec4b7801fa4918288f380.tar.gz gentoo-2-4a1eecd98068a09b1dfec4b7801fa4918288f380.tar.bz2 gentoo-2-4a1eecd98068a09b1dfec4b7801fa4918288f380.zip |
Stable on sparc wrt #129885
(Portage version: 2.0.54)
Diffstat (limited to 'sys-libs/readline/readline-5.1_p4.ebuild')
-rw-r--r-- | sys-libs/readline/readline-5.1_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/readline/readline-5.1_p4.ebuild b/sys-libs/readline/readline-5.1_p4.ebuild index 7b9ceb3c444d..27cf7b83bfc4 100644 --- a/sys-libs/readline/readline-5.1_p4.ebuild +++ b/sys-libs/readline/readline-5.1_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-5.1_p4.ebuild,v 1.8 2006/04/17 20:47:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-5.1_p4.ebuild,v 1.9 2006/04/18 19:43:14 gustavoz Exp $ inherit eutils multilib toolchain-funcs @@ -22,7 +22,7 @@ SRC_URI="mirror://gnu/readline/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" # We must be certain that we have a bash that is linked |