diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-07-03 02:51:40 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-07-03 02:51:40 +0000 |
commit | ef73c3d0836d83ed0fb2f54ab927e15b0e1f258b (patch) | |
tree | b06786c49462e6eaa36f0bdc899971dc8212cd63 /app-arch/rpm/rpm-4.2.1.ebuild | |
parent | tcltk herds (diff) | |
download | historical-ef73c3d0836d83ed0fb2f54ab927e15b0e1f258b.tar.gz historical-ef73c3d0836d83ed0fb2f54ab927e15b0e1f258b.tar.bz2 historical-ef73c3d0836d83ed0fb2f54ab927e15b0e1f258b.zip |
Stable on mips, dep for bug #91792.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-arch/rpm/rpm-4.2.1.ebuild')
-rw-r--r-- | app-arch/rpm/rpm-4.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rpm/rpm-4.2.1.ebuild b/app-arch/rpm/rpm-4.2.1.ebuild index 848452f817d9..72e8a2e9d675 100644 --- a/app-arch/rpm/rpm-4.2.1.ebuild +++ b/app-arch/rpm/rpm-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.2.1.ebuild,v 1.26 2005/05/12 13:26:04 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.2.1.ebuild,v 1.27 2005/07/03 02:51:40 hardave Exp $ inherit python flag-o-matic libtool eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/rpm-4.2.1.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha -amd64 arm hppa ia64 ppc s390 sparc -x86 ~mips ppc64" +KEYWORDS="alpha -amd64 arm hppa ia64 mips ppc ppc64 s390 sparc -x86" IUSE="nls python doc" RDEPEND="=sys-libs/db-3.2* |