diff options
-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" |