diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-04-15 13:58:15 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-04-15 13:58:15 +0000 |
commit | 8a9e502654a1eb4b82fba7d89198d6753dde9ed5 (patch) | |
tree | 575d721ef77d992fe47ff198b9bb4b7df4fe462e /sys-libs/readline/readline-5.1_p4.ebuild | |
parent | Marked stable on amd64, bug 129885. (diff) | |
download | historical-8a9e502654a1eb4b82fba7d89198d6753dde9ed5.tar.gz historical-8a9e502654a1eb4b82fba7d89198d6753dde9ed5.tar.bz2 historical-8a9e502654a1eb4b82fba7d89198d6753dde9ed5.zip |
Marked stable on amd64, bug 129885.
Package-Manager: portage-2.1_pre7-r5
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 86b3d4c46f00..e1cae2114339 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.4 2006/04/15 10:37:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-5.1_p4.ebuild,v 1.5 2006/04/15 13:58:15 cryos 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 |