diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-20 11:20:02 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-20 22:55:14 +0100 |
commit | 2d29a5537c8d7af322b625ad0952d3cf83cdd2fd (patch) | |
tree | 9f77792c708fed343e16fa9b70fd8399643fa1fb /dev-python/sphinx-testing | |
parent | net-misc/curl: stable 7.71.1 for hppa, bug #736744 (diff) | |
download | gentoo-2d29a5537c8d7af322b625ad0952d3cf83cdd2fd.tar.gz gentoo-2d29a5537c8d7af322b625ad0952d3cf83cdd2fd.tar.bz2 gentoo-2d29a5537c8d7af322b625ad0952d3cf83cdd2fd.zip |
dev-python/sphinx-testing: keyworded 1.0.1-r1 for sparc, bug #737618
Package-Manager: Portage-2.3.103, 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>
Diffstat (limited to 'dev-python/sphinx-testing')
-rw-r--r-- | dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild index d922c86bad6f..2df49f6ac02c 100644 --- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild +++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ia64 x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |