diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-02-03 11:29:02 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-02-03 11:29:02 +0000 |
commit | 9c1b1db6c184c9905c54da2e070f7264c52a8949 (patch) | |
tree | 6b12c54348061b3fc84d0e398860d1701aeeb38d /dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild | |
parent | Revbump to change the naming and default browser plugin on x86. The default v... (diff) | |
download | gentoo-2-9c1b1db6c184c9905c54da2e070f7264c52a8949.tar.gz gentoo-2-9c1b1db6c184c9905c54da2e070f7264c52a8949.tar.bz2 gentoo-2-9c1b1db6c184c9905c54da2e070f7264c52a8949.zip |
keyword ~x86-fbsd thanks to Johan Hattne <johan.hattne@utsouthwestern.edu>, bug #303291
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild')
-rw-r--r-- | dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild b/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild index dff7afba24c2..a21f2005af4c 100644 --- a/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild +++ b/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild,v 1.1 2009/09/30 19:09:32 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bit-Vector/Bit-Vector-7.1.ebuild,v 1.2 2010/02/03 11:29:02 aballier Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Efficient bit vector, set of integers and big int math library" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-perl/Carp-Clan |