commit: b593b11246714a39ac28694440905fdd0b51632e Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Thu Dec 5 21:39:32 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Dec 5 22:14:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b593b112
dev-python/scripttest: keyworded 1.3.0 for hppa, bug #700918 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-python/scripttest/scripttest-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/scripttest/scripttest-1.3.0.ebuild b/dev-python/scripttest/scripttest-1.3.0.ebuild index 75e52fb9d54..c2d581b8f29 100644 --- a/dev-python/scripttest/scripttest-1.3.0.ebuild +++ b/dev-python/scripttest/scripttest-1.3.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/pypa/scripttest/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm64 ~sparc x86" +KEYWORDS="amd64 arm64 ~hppa ~sparc x86" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
