summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-02-15 01:07:29 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-02-15 01:18:05 +0100
commit21911b7547c432def1b5a1e9881b6fbf1133442e (patch)
treeb1b0d80982025b2ed5cee38b4c08dffcfd87ed82 /dev-python
parentdev-vcs/topgit: x86 stable (bug #676542) (diff)
downloadgentoo-21911b7547c432def1b5a1e9881b6fbf1133442e.tar.gz
gentoo-21911b7547c432def1b5a1e9881b6fbf1133442e.tar.bz2
gentoo-21911b7547c432def1b5a1e9881b6fbf1133442e.zip
dev-python/tracing: x86 stable (bug #676502)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/tracing/tracing-0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tracing/tracing-0.10.ebuild b/dev-python/tracing/tracing-0.10.ebuild
index 06900b879fc1..09b209a18b6f 100644
--- a/dev-python/tracing/tracing-0.10.ebuild
+++ b/dev-python/tracing/tracing-0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://git.liw.fi/cgi-bin/cgit/cgit.cgi/python-tracing/snapshot/${P}.ta
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="doc examples"
python_compile_all() {