diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 09:56:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:04:53 +0100 |
commit | e45e9de5822fc9d612ef8321195e6bbf85297934 (patch) | |
tree | 65aee75df75f22fe6bc0d151290765aed1e00611 /dev-python/logbook | |
parent | net-misc/ssvnc: amd64 stable wrt bug #647036 (diff) | |
download | gentoo-e45e9de5822fc9d612ef8321195e6bbf85297934.tar.gz gentoo-e45e9de5822fc9d612ef8321195e6bbf85297934.tar.bz2 gentoo-e45e9de5822fc9d612ef8321195e6bbf85297934.zip |
dev-python/logbook: amd64 stable wrt bug #645354
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/logbook')
-rw-r--r-- | dev-python/logbook/logbook-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/logbook/logbook-1.1.0.ebuild b/dev-python/logbook/logbook-1.1.0.ebuild index 60fd33622866..4f3371ae2691 100644 --- a/dev-python/logbook/logbook-1.1.0.ebuild +++ b/dev-python/logbook/logbook-1.1.0.ebuild @@ -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 |