commit: c2d19c43fc4ec21c494ec72225379bf3740f09fb
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 29 20:22:24 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Jul 29 20:38:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2d19c43
dev-python/tox: 2.4.1 stable arm arm64 and hppa
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-python/tox/tox-2.4.1.ebuild | 2 +-
dev-python/tox/tox-2.7.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/tox/tox-2.4.1.ebuild b/dev-python/tox/tox-2.4.1.ebuild
index 59b5accb588..117e7fe9735 100644
--- a/dev-python/tox/tox-2.4.1.ebuild
+++ b/dev-python/tox/tox-2.4.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy )
inherit distutils-r1
DESCRIPTION="virtualenv-based automation of test activities"
-HOMEPAGE="http://tox.testrun.org https://pypi.python.org/pypi/tox"
+HOMEPAGE="https://tox.testrun.org https://pypi.python.org/pypi/tox"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-python/tox/tox-2.7.0.ebuild b/dev-python/tox/tox-2.7.0.ebuild
index 2b1b24d295c..a19a3c1aefb 100644
--- a/dev-python/tox/tox-2.7.0.ebuild
+++ b/dev-python/tox/tox-2.7.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux
~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux
~x86-linux"
IUSE="doc test"