diff options
author | Markus Meier <maekke@gentoo.org> | 2008-10-26 19:15:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-10-26 19:15:10 +0000 |
commit | f5719e970b9d092ee81535568912c169c13283f7 (patch) | |
tree | d241a90e046c56b3bec160eea50d95d1c543f49b /sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild | |
parent | Masked while adding to the tree and pending a final review. (diff) | |
download | historical-f5719e970b9d092ee81535568912c169c13283f7.tar.gz historical-f5719e970b9d092ee81535568912c169c13283f7.tar.bz2 historical-f5719e970b9d092ee81535568912c169c13283f7.zip |
x86 stable, bug #244448
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.28-rc1 i686
Diffstat (limited to 'sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild')
-rw-r--r-- | sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild b/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild index 3fb11da148ee..34619e458fd2 100644 --- a/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild +++ b/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild,v 1.4 2008/05/31 05:21:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild,v 1.5 2008/10/26 19:15:10 maekke Exp $ inherit multilib @@ -11,7 +11,7 @@ SRC_URI="http://www.upek.com/support/download/TFMESS_BSP_LIN_${PV}.zip" # This is the best license I could find. LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND="sys-auth/bioapi" |