diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-29 01:43:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-29 01:43:40 +0100 |
commit | 942e6ba4330a632a86bdd48a3931ccac1d48ebb5 (patch) | |
tree | 4fc5be0f274352a9e16c75822f8794ff250c91ea /dev-python/logbook | |
parent | games-util/pyfa: x86 stable (bug #645354) (diff) | |
download | gentoo-942e6ba4330a632a86bdd48a3931ccac1d48ebb5.tar.gz gentoo-942e6ba4330a632a86bdd48a3931ccac1d48ebb5.tar.bz2 gentoo-942e6ba4330a632a86bdd48a3931ccac1d48ebb5.zip |
dev-python/logbook: x86 stable (bug #645354)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'dev-python/logbook')
-rw-r--r-- | dev-python/logbook/logbook-1.1.0.ebuild | 4 |
1 files 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 119a2db91392..60fd33622866 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 |