diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2006-12-06 23:11:33 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2006-12-06 23:11:33 +0000 |
commit | 2f34df4492e1a4c38789925635c136edc8ec432c (patch) | |
tree | df7c74ee5cc0ef4a1c715e5af27dcc907e4dfcf4 /net-p2p | |
parent | version bump from upstream (diff) | |
download | gentoo-2-2f34df4492e1a4c38789925635c136edc8ec432c.tar.gz gentoo-2-2f34df4492e1a4c38789925635c136edc8ec432c.tar.bz2 gentoo-2-2f34df4492e1a4c38789925635c136edc8ec432c.zip |
x86 -> ~x86
(Portage version: 2.1.2_pre2-r7)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/opendchub/opendchub-0.7.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/opendchub/opendchub-0.7.15.ebuild b/net-p2p/opendchub/opendchub-0.7.15.ebuild index 8c98b3cc6afc..e42c25802270 100644 --- a/net-p2p/opendchub/opendchub-0.7.15.ebuild +++ b/net-p2p/opendchub/opendchub-0.7.15.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/net-p2p/opendchub/opendchub-0.7.15.ebuild,v 1.1 2006/12/06 23:09:42 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/opendchub/opendchub-0.7.15.ebuild,v 1.2 2006/12/06 23:11:33 sekretarz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="perl" DEPEND="perl? ( dev-lang/perl )" |