Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/a8/
Date: Fri, 25 Sep 2015 14:21:05
Message-Id: 1443190847.26177f37c4a9dafd1cdaef1e4e4f0aa890ce6f5b.ago@gentoo
1 commit: 26177f37c4a9dafd1cdaef1e4e4f0aa890ce6f5b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 25 14:20:47 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 25 14:20:47 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26177f37
7
8 dev-util/a8: x86 stable wrt bug #521046
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 dev-util/a8/a8-0.11-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/a8/a8-0.11-r2.ebuild b/dev-util/a8/a8-0.11-r2.ebuild
17 index 09a8f5f..1c39548 100644
18 --- a/dev-util/a8/a8-0.11-r2.ebuild
19 +++ b/dev-util/a8/a8-0.11-r2.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE=""
27
28 DEPEND=">=dev-python/dbus-python-1[${PYTHON_USEDEP}]