diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-12-05 22:39:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-05 22:14:49 +0000 |
commit | b593b11246714a39ac28694440905fdd0b51632e (patch) | |
tree | 5b606386b1e34308ba417510c48676cbfa31ad2d /dev-python/scripttest | |
parent | dev-python/jsonpointer: keyworded 2.0-r1 for hppa, bug #700918 (diff) | |
download | gentoo-b593b11246714a39ac28694440905fdd0b51632e.tar.gz gentoo-b593b11246714a39ac28694440905fdd0b51632e.tar.bz2 gentoo-b593b11246714a39ac28694440905fdd0b51632e.zip |
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@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/scripttest')
-rw-r--r-- | dev-python/scripttest/scripttest-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scripttest/scripttest-1.3.0.ebuild b/dev-python/scripttest/scripttest-1.3.0.ebuild index 75e52fb9d549..c2d581b8f29f 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}]" |