diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:07:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:18:05 +0100 |
commit | 21911b7547c432def1b5a1e9881b6fbf1133442e (patch) | |
tree | b1b0d80982025b2ed5cee38b4c08dffcfd87ed82 /dev-python/tracing | |
parent | dev-vcs/topgit: x86 stable (bug #676542) (diff) | |
download | gentoo-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/tracing')
-rw-r--r-- | dev-python/tracing/tracing-0.10.ebuild | 4 |
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() { |