diff options
Diffstat (limited to 'net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild')
-rw-r--r-- | net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild b/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild index 070c070091a7..d09870875e47 100644 --- a/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild +++ b/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild,v 1.2 2009/08/02 20:36:46 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/torrentinfo/torrentinfo-1.0.2.ebuild,v 1.3 2009/08/18 22:23:08 fauli Exp $ inherit distutils @@ -10,5 +10,5 @@ SRC_URI="http://vrai.net/files/software_projects/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" |