commit: 02ad7b76456ffd8dc6cae7b3ca1952daada19591 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Thu Nov 2 04:26:15 2017 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Thu Nov 2 04:28:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02ad7b76
dev-python/python-augeas: 0.5.0 stable amd64 and x86 Package-Manager: Portage-2.3.8, Repoman-2.3.4 dev-python/python-augeas/python-augeas-0.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-augeas/python-augeas-0.5.0.ebuild b/dev-python/python-augeas/python-augeas-0.5.0.ebuild index a664f012087..7b9f9903f2f 100644 --- a/dev-python/python-augeas/python-augeas-0.5.0.ebuild +++ b/dev-python/python-augeas/python-augeas-0.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="app-admin/augeas"