diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-02-28 22:25:01 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-02-28 22:25:01 +0000 |
commit | 20887ea56744c273448bd70d8b12db2a9342dd4c (patch) | |
tree | 7170cfaa912ab0dd6a39a12fbf0ecb666801e99c /sys-libs/readline/readline-5.1_p4.ebuild | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-20887ea56744c273448bd70d8b12db2a9342dd4c.tar.gz gentoo-2-20887ea56744c273448bd70d8b12db2a9342dd4c.tar.bz2 gentoo-2-20887ea56744c273448bd70d8b12db2a9342dd4c.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2-r12)
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 567ecc90dc8e..e5d29c29f9f5 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-2007 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.14 2007/01/13 19:36:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-5.1_p4.ebuild,v 1.15 2007/02/28 22:25:01 genstef 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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" # We must be certain that we have a bash that is linked |