diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-10-01 18:05:37 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-01 18:28:43 +0100 |
commit | aa130a061be631595dc055ea532d30600bc1ae09 (patch) | |
tree | 308fc3f0a2364d75d6f64f8fe1286408c8af071d | |
parent | dev-python/blockdiag: stable 2.0.1 for sparc, bug #745552 (diff) | |
download | gentoo-aa130a061be631595dc055ea532d30600bc1ae09.tar.gz gentoo-aa130a061be631595dc055ea532d30600bc1ae09.tar.bz2 gentoo-aa130a061be631595dc055ea532d30600bc1ae09.zip |
dev-python/sphinx-testing: stable 1.0.1-r1 for sparc, bug #745552
Package-Manager: Portage-3.0.4, Repoman-3.0.1
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/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 966d9b666d56..20290d8c0955 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="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |