diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:08:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:08:05 +0200 |
commit | 60a76a6669c35ce3b42f4dae86368173b6470a13 (patch) | |
tree | a336e51a4e5eda679d0ce6c35146e05065c446c0 /app-misc/kryoflux-dtc | |
parent | app-misc/fhem: amd64 stable wrt bug #682726 (diff) | |
download | gentoo-60a76a6669c35ce3b42f4dae86368173b6470a13.tar.gz gentoo-60a76a6669c35ce3b42f4dae86368173b6470a13.tar.bz2 gentoo-60a76a6669c35ce3b42f4dae86368173b6470a13.zip |
app-misc/kryoflux-dtc: amd64 stable wrt bug #682728
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-misc/kryoflux-dtc')
-rw-r--r-- | app-misc/kryoflux-dtc/kryoflux-dtc-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/kryoflux-dtc/kryoflux-dtc-2.6.ebuild b/app-misc/kryoflux-dtc/kryoflux-dtc-2.6.ebuild index de512258d895..37787a6df3ec 100644 --- a/app-misc/kryoflux-dtc/kryoflux-dtc-2.6.ebuild +++ b/app-misc/kryoflux-dtc/kryoflux-dtc-2.6.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=6 @@ -12,7 +12,7 @@ HOMEPAGE="https://www.kryoflux.com" SRC_URI="https://www.kryoflux.com/download/${MY_P}.tar.bz2 gui? ( https://www.kryoflux.com/kryoflux-ui.jar )" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" LICENSE="SPS" SLOT="0" IUSE="demos doc fast-firmware gui static" |