diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-04-12 20:42:47 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-04-12 20:42:47 +0000 |
commit | b14ed1ebabd40023002387e3ce901f91d93e3b7e (patch) | |
tree | 86a5fbebd42eb5953fa5b255bb784cc16ea6838c /app-misc/digitemp/digitemp-3.3.2.ebuild | |
parent | Stable for HPPA (bug #172746). (diff) | |
download | historical-b14ed1ebabd40023002387e3ce901f91d93e3b7e.tar.gz historical-b14ed1ebabd40023002387e3ce901f91d93e3b7e.tar.bz2 historical-b14ed1ebabd40023002387e3ce901f91d93e3b7e.zip |
keyworded ~amd64, bug 173640
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-misc/digitemp/digitemp-3.3.2.ebuild')
-rw-r--r-- | app-misc/digitemp/digitemp-3.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/digitemp/digitemp-3.3.2.ebuild b/app-misc/digitemp/digitemp-3.3.2.ebuild index b8d681271f27..2790f1ef18d9 100644 --- a/app-misc/digitemp/digitemp-3.3.2.ebuild +++ b/app-misc/digitemp/digitemp-3.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/digitemp/digitemp-3.3.2.ebuild,v 1.6 2007/01/28 05:08:08 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/digitemp/digitemp-3.3.2.ebuild,v 1.7 2007/04/12 20:42:47 opfer Exp $ DESCRIPTION="Temperature logging and reporting using Dallas Semiconductor's iButtons and 1-Wire protocol" HOMEPAGE="http://www.digitemp.com http://www.ibutton.com" @@ -9,7 +9,7 @@ SRC_URI="http://www.digitemp.com/software/linux/${P}.tar.gz" IUSE="ds9097 ds9097u ds2490" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" DEPEND="ds2490? ( >=dev-libs/libusb-0.1.10a )" |