Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/xstow/
Date: Mon, 17 May 2021 07:49:13
Message-Id: 1621237741.a988f63e4b05658f873204a1e11b29723e730bdf.ago@gentoo
1 commit: a988f63e4b05658f873204a1e11b29723e730bdf
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 17 07:47:32 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon May 17 07:49:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a988f63e
7
8 app-admin/xstow: x86 stable wrt bug #790065
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-admin/xstow/xstow-1.0.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/xstow/xstow-1.0.2.ebuild b/app-admin/xstow/xstow-1.0.2.ebuild
18 index f416bcdeb23..879bda8dfba 100644
19 --- a/app-admin/xstow/xstow-1.0.2.ebuild
20 +++ b/app-admin/xstow/xstow-1.0.2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xstow/${P}.tar.bz2"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="amd64 ppc ~x86"
26 +KEYWORDS="amd64 ppc x86"
27 IUSE="ncurses"
28
29 DEPEND="ncurses? ( sys-libs/ncurses:0= )"