Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/prompt_toolkit/
Date: Mon, 29 Aug 2016 09:45:27
Message-Id: 1472463908.e650be5210ff0236b82216f2e82a37d17e94d5b9.monsieurp@gentoo
1 commit: e650be5210ff0236b82216f2e82a37d17e94d5b9
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 09:42:35 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 09:45:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e650be52
7
8 dev-python/prompt_toolkit: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.28
11
12 dev-python/prompt_toolkit/prompt_toolkit-1.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/prompt_toolkit/prompt_toolkit-1.0.0.ebuild b/dev-python/prompt_toolkit/prompt_toolkit-1.0.0.ebuild
16 index 0b512ca..791c601 100644
17 --- a/dev-python/prompt_toolkit/prompt_toolkit-1.0.0.ebuild
18 +++ b/dev-python/prompt_toolkit/prompt_toolkit-1.0.0.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="BSD"
23 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 RDEPEND="