From 942e6ba4330a632a86bdd48a3931ccac1d48ebb5 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Mon, 29 Jan 2018 01:43:40 +0100 Subject: [PATCH] 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 119a2db913925..60fd33622866a 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