diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-09-28 18:50:48 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-28 18:40:53 +0100 |
commit | cadf4892b351dff4167cc3a092d4ea188e62ed85 (patch) | |
tree | a22422ccc49067f7965fdbd30711c2b60e6021c9 /dev-python/sphinx-testing | |
parent | dev-python/selenium: keyworded 3.141.0-r1 for hppa, bug #737618 (diff) | |
download | gentoo-cadf4892b351dff4167cc3a092d4ea188e62ed85.tar.gz gentoo-cadf4892b351dff4167cc3a092d4ea188e62ed85.tar.bz2 gentoo-cadf4892b351dff4167cc3a092d4ea188e62ed85.zip |
dev-python/sphinx-testing: keyworded 1.0.1-r1 for hppa, bug #737618
Package-Manager: Portage-3.0.4, Repoman-3.0.1
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 d48aba0f4f75..966d9b666d56 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 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |