Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/
Date: Wed, 02 Oct 2019 18:54:07
Message-Id: 1570042429.0dfbe21bdf2ea927bd01528452c88fe851de7556.ago@gentoo
1 commit: 0dfbe21bdf2ea927bd01528452c88fe851de7556
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 2 18:53:15 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 2 18:53:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dfbe21b
7
8 x11-misc/xflux-gui: x86 stable wrt bug #690400
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
18 index 1eaaa8fe574..2d51819fec6 100644
19 --- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
20 +++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="-* ~amd64 ~x86"
26 +KEYWORDS="-* ~amd64 x86"
27
28 PATCHES=( "${FILESDIR}/${P}-disable-gschemas-compiled.patch" )