diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-07-03 17:22:02 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-03 19:24:32 +0100 |
commit | f4ca453bd522321f3c69b1e8081f1824b0694fd7 (patch) | |
tree | 7058a99c72b89ea2bb121918139868848181e820 | |
parent | www-client/firefox: USE=openh264 should depend on media-libs/openh264[plugin] (diff) | |
download | gentoo-f4ca453bd522321f3c69b1e8081f1824b0694fd7.tar.gz gentoo-f4ca453bd522321f3c69b1e8081f1824b0694fd7.tar.bz2 gentoo-f4ca453bd522321f3c69b1e8081f1824b0694fd7.zip |
dev-python/tox: stable 3.15.2 for sparc, bug #730374
Package-Manager: Portage-2.3.99, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-python/tox/tox-3.15.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tox/tox-3.15.2.ebuild b/dev-python/tox/tox-3.15.2.ebuild index 0365e6a79004..bc779e0a1099 100644 --- a/dev-python/tox/tox-3.15.2.ebuild +++ b/dev-python/tox/tox-3.15.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/tox-dev/tox/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc ~x86" # doc disabled because of missing deps in tree IUSE="test" |