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-shells/posh/
Date: Wed, 05 Aug 2020 14:17:17
Message-Id: 1596636946.1ac222faa5c995b307c522e5726e0aa9b3c277bf.ago@gentoo
1 commit: 1ac222faa5c995b307c522e5726e0aa9b3c277bf
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 5 14:15:46 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 5 14:15:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ac222fa
7
8 app-shells/posh: x86 stable wrt bug #734534
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-shells/posh/posh-0.14.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-shells/posh/posh-0.14.1.ebuild b/app-shells/posh/posh-0.14.1.ebuild
18 index f8a249ea0b0..e2a2f510457 100644
19 --- a/app-shells/posh/posh-0.14.1.ebuild
20 +++ b/app-shells/posh/posh-0.14.1.ebuild
21 @@ -14,7 +14,7 @@ S=${WORKDIR}/${MY_P}
22
23 LICENSE="GPL-2+ BSD public-domain"
24 SLOT="0"
25 -KEYWORDS="amd64 ppc ~x86"
26 +KEYWORDS="amd64 ppc x86"
27 IUSE=""
28
29 DEPEND="app-arch/xz-utils"