summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:39:18 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:42:17 +0100
commitef78b07fe8709a2f9b53013dfb8d23f704be9f30 (patch)
tree35cb0c6ef865e2a5c8a78f9343192a789813df47 /dev-python/logbook
parentdev-python/lockfile: x86 stable wrt bug #714366 (diff)
downloadgentoo-ef78b07fe8709a2f9b53013dfb8d23f704be9f30.tar.gz
gentoo-ef78b07fe8709a2f9b53013dfb8d23f704be9f30.tar.bz2
gentoo-ef78b07fe8709a2f9b53013dfb8d23f704be9f30.zip
dev-python/logbook: x86 stable wrt bug #714368
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/logbook')
-rw-r--r--dev-python/logbook/logbook-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/logbook/logbook-1.4.0.ebuild b/dev-python/logbook/logbook-1.4.0.ebuild
index 47ead129b0bd..4d02f031089b 100644
--- a/dev-python/logbook/logbook-1.4.0.ebuild
+++ b/dev-python/logbook/logbook-1.4.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc test"
RESTRICT="!test? ( test )"
DISTUTILS_IN_SOURCE_BUILD=1