Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/posh/
Date: Fri, 30 Mar 2018 13:32:50
Message-Id: 1522416728.12296240be5c01fa70c866edc4e478f31f95f484.bman@gentoo
1 commit: 12296240be5c01fa70c866edc4e478f31f95f484
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 30 13:10:22 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 13:32:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12296240
7
8 app-shells/posh: amd64 stable
9
10 Bug: https://bugs.gentoo.org/651536
11 Package-Manager: Portage-2.3.26, Repoman-2.3.7
12
13 app-shells/posh/posh-0.13.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-shells/posh/posh-0.13.1.ebuild b/app-shells/posh/posh-0.13.1.ebuild
17 index cabbfd2573a..9cf2d1228bd 100644
18 --- a/app-shells/posh/posh-0.13.1.ebuild
19 +++ b/app-shells/posh/posh-0.13.1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/p/posh/${P/-/_}.tar.xz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc ~x86"
25 +KEYWORDS="amd64 ~ppc ~x86"
26 IUSE=""
27
28 DEPEND="app-arch/xz-utils"