commit: 942e6ba4330a632a86bdd48a3931ccac1d48ebb5 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Jan 29 00:43:40 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Jan 29 00:43:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=942e6ba4
dev-python/logbook: x86 stable (bug #645354) Package-Manager: Portage-2.3.20, Repoman-2.3.6 dev-python/logbook/logbook-1.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/logbook/logbook-1.1.0.ebuild b/dev-python/logbook/logbook-1.1.0.ebuild index 119a2db9139..60fd3362286 100644 --- a/dev-python/logbook/logbook-1.1.0.ebuild +++ b/dev-python/logbook/logbook-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc test" DISTUTILS_IN_SOURCE_BUILD=1