diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 15:42:47 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 15:42:47 +0000 |
commit | f9c8f841ebd488845f8690091d2438602285ebef (patch) | |
tree | 7e60897810d6dcad93f7e787a9180e521dadcf59 /app-misc/digitemp/digitemp-3.2.0.ebuild | |
parent | cleanup (diff) | |
download | gentoo-2-f9c8f841ebd488845f8690091d2438602285ebef.tar.gz gentoo-2-f9c8f841ebd488845f8690091d2438602285ebef.tar.bz2 gentoo-2-f9c8f841ebd488845f8690091d2438602285ebef.zip |
x86 unmask
Diffstat (limited to 'app-misc/digitemp/digitemp-3.2.0.ebuild')
-rw-r--r-- | app-misc/digitemp/digitemp-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/digitemp/digitemp-3.2.0.ebuild b/app-misc/digitemp/digitemp-3.2.0.ebuild index 3b4b6aae8db6..314bb98852cd 100644 --- a/app-misc/digitemp/digitemp-3.2.0.ebuild +++ b/app-misc/digitemp/digitemp-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/digitemp/digitemp-3.2.0.ebuild,v 1.1 2003/09/15 14:06:56 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/digitemp/digitemp-3.2.0.ebuild,v 1.2 2003/10/27 15:42:41 aliz Exp $ IUSE="perl python" @@ -11,7 +11,7 @@ SRC_URI="http://www.digitemp.com/software/linux/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc" |