diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-11-30 21:03:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-30 21:11:53 +0000 |
commit | cafe3f14991ae818fee8feec484160f50f7252ff (patch) | |
tree | a00019207837b0e90515377fe4ec2711720f49a7 /dev-python/sphinx-testing | |
parent | dev-python/sphinxcontrib-newsfeed: stable 0.1.4 for hppa, bug #749477 (diff) | |
download | gentoo-cafe3f14991ae818fee8feec484160f50f7252ff.tar.gz gentoo-cafe3f14991ae818fee8feec484160f50f7252ff.tar.bz2 gentoo-cafe3f14991ae818fee8feec484160f50f7252ff.zip |
dev-python/sphinx-testing: stable 1.0.1-r1 for hppa, bug #749477
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
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 619785089fc0..39efbc90610f 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 )" |