diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-20 07:11:32 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-20 07:11:32 +0000 |
commit | 35594ffa9c04c685a2e3aba7713e98fe57985cd4 (patch) | |
tree | 1329d8483cbfa6bd6c1665e8b17f71437f906756 /net-p2p | |
parent | old (diff) | |
download | gentoo-2-35594ffa9c04c685a2e3aba7713e98fe57985cd4.tar.gz gentoo-2-35594ffa9c04c685a2e3aba7713e98fe57985cd4.tar.bz2 gentoo-2-35594ffa9c04c685a2e3aba7713e98fe57985cd4.zip |
marked x86 per bug 422151
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitflu/ChangeLog | 3 | ||||
-rw-r--r-- | net-p2p/bitflu/bitflu-1.43.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/net-p2p/bitflu/ChangeLog b/net-p2p/bitflu/ChangeLog index 93e614fa461f..4a2c2a9c2e5a 100644 --- a/net-p2p/bitflu/ChangeLog +++ b/net-p2p/bitflu/ChangeLog @@ -1,5 +1,8 @@ + 20 Jun 2012; Jeff Horelick <jdhore@gentoo.org> bitflu-1.43.ebuild: + marked x86 per bug 422151 + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> bitflu-1.43.ebuild: Stable for amd64, wrt bug #422151 diff --git a/net-p2p/bitflu/bitflu-1.43.ebuild b/net-p2p/bitflu/bitflu-1.43.ebuild index 218034c56431..5171f9aa1877 100644 --- a/net-p2p/bitflu/bitflu-1.43.ebuild +++ b/net-p2p/bitflu/bitflu-1.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitflu/bitflu-1.43.ebuild,v 1.2 2012/06/19 19:44:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitflu/bitflu-1.43.ebuild,v 1.3 2012/06/20 07:11:32 jdhore Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://bitflu.workaround.ch/bitflu/${P}.tgz" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-perl/Danga-Socket |