diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 00:51:17 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:26 +0100 |
commit | f92d279671ddd6b06b7042ceb1c29bfd1242d1c8 (patch) | |
tree | 7dd96b2db5a6ac0e6dca8feba2e19a376f44ceb9 /app-misc/digitemp | |
parent | sci-geosciences/congen: x86 stable (bug #676760) (diff) | |
download | gentoo-f92d279671ddd6b06b7042ceb1c29bfd1242d1c8.tar.gz gentoo-f92d279671ddd6b06b7042ceb1c29bfd1242d1c8.tar.bz2 gentoo-f92d279671ddd6b06b7042ceb1c29bfd1242d1c8.zip |
app-misc/digitemp: x86 stable (bug #676412)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-misc/digitemp')
-rw-r--r-- | app-misc/digitemp/digitemp-3.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/digitemp/digitemp-3.7.1.ebuild b/app-misc/digitemp/digitemp-3.7.1.ebuild index 718f8d20bbf8..7ab742c6848d 100644 --- a/app-misc/digitemp/digitemp-3.7.1.ebuild +++ b/app-misc/digitemp/digitemp-3.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/bcl/digitemp/archive/v${PV}.tar.gz -> ${P}.tar.gz" IUSE="ds9097 ds9097u ds2490" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND="ds2490? ( virtual/libusb:0 )" |