diff options
author | Brent Baude <ranger@gentoo.org> | 2005-08-25 21:26:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2005-08-25 21:26:16 +0000 |
commit | 4b31444719c15cc986b85e13f2b1df8262d9655b (patch) | |
tree | e78c4d94b1553e465ee15dc4aab949252f167578 /app-arch/rpm/rpm-4.2.1.ebuild | |
parent | Added support for the vanilla USE flag. (diff) | |
download | gentoo-2-4b31444719c15cc986b85e13f2b1df8262d9655b.tar.gz gentoo-2-4b31444719c15cc986b85e13f2b1df8262d9655b.tar.bz2 gentoo-2-4b31444719c15cc986b85e13f2b1df8262d9655b.zip |
Marking rpm-4.2.ebuild, which was ppc64, -ppc64 because it does not compile. Confirmed with dostrow as well. This is in bug #102305. Then marking rpm-4.2-r1.ebuild as
(Portage version: 2.0.51.22-r2)
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 72e8a2e9d675..c7fe95c6c2ae 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.27 2005/07/03 02:51:40 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.2.1.ebuild,v 1.28 2005/08/25 21:26:16 ranger 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 mips ppc ppc64 s390 sparc -x86" +KEYWORDS="alpha -amd64 arm hppa ia64 mips ppc -ppc64 s390 sparc -x86" IUSE="nls python doc" RDEPEND="=sys-libs/db-3.2* |