diff options
author | 2019-04-09 17:28:49 +0300 | |
---|---|---|
committer | 2019-04-09 17:29:36 +0300 | |
commit | 7662739aec071d60974913980b2ce2b2e57d4340 (patch) | |
tree | 94f8d8ef75b3a4c88dbb584d452ed5458f583eb3 /x11-misc/xflux-gui | |
parent | x11-misc/xflux: amd64 stable wrt bug #682776 (diff) | |
download | gentoo-7662739aec071d60974913980b2ce2b2e57d4340.tar.gz gentoo-7662739aec071d60974913980b2ce2b2e57d4340.tar.bz2 gentoo-7662739aec071d60974913980b2ce2b2e57d4340.zip |
x11-misc/xflux-gui: amd64 stable wrt bug #682776
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-misc/xflux-gui')
-rw-r--r-- | x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild b/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild index 8da11cf0d46d..7a2c2383e72f 100644 --- a/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild +++ b/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.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" @@ -14,7 +14,7 @@ DESCRIPTION="A GUI for f.lux" HOMEPAGE="https://justgetflux.com/" SRC_URI="https://github.com/xflux-gui/fluxgui/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" LICENSE="MIT" SLOT="0" |