From caf201258e66f638fed32e9bcbc7c2a3a5dbe18b Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Thu, 22 Oct 2015 13:50:35 -0400 Subject: app-portage/smart-live-rebuild: Add python3.5 support Package-Manager: portage-2.2.23_p7 --- app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild | 2 +- app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-portage') diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild index dea4ec7e1de5..e5d0edd16ffb 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) inherit distutils-r1 diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild index ab4da86777cf..cdc4ac9a8a67 100644 --- a/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild +++ b/app-portage/smart-live-rebuild/smart-live-rebuild-9999.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad