diff options
author | Stefan Jones <cretin@gentoo.org> | 2004-04-11 11:12:37 +0000 |
---|---|---|
committer | Stefan Jones <cretin@gentoo.org> | 2004-04-11 11:12:37 +0000 |
commit | 4e5ca0fc534636ff1d2ca07256ec72cf69cdca91 (patch) | |
tree | 6e8a8e33c0449da7e6ac1fcf77be01cdafe76361 /app-arch/rpm/rpm-4.2.1.ebuild | |
parent | Mark as stable for rest of the archs (diff) | |
download | historical-4e5ca0fc534636ff1d2ca07256ec72cf69cdca91.tar.gz historical-4e5ca0fc534636ff1d2ca07256ec72cf69cdca91.tar.bz2 historical-4e5ca0fc534636ff1d2ca07256ec72cf69cdca91.zip |
Mark as stable for all arch
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 1a895935e462..9fabee03c8ed 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-2004 Gentoo Technologies, Inc. # 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.13 2004/03/12 10:49:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.2.1.ebuild,v 1.14 2004/04/11 11:12:37 cretin 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="~x86 ~ppc ~sparc alpha amd64 ia64" +KEYWORDS="x86 ppc sparc alpha amd64 ia64" IUSE="nls python doc" RDEPEND="=sys-libs/db-3.2* |