diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-05 18:01:12 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-05 17:10:02 +0100 |
commit | fcb1f5c3fedc72256bc1fd834844e176ee21f8d8 (patch) | |
tree | be56677c31c07352b60d55b13c41d471b1792ee9 /dev-python/pytest-expect | |
parent | dev-python/jsonschema: stable 3.2.0 for hppa, bug #726526 (diff) | |
download | gentoo-fcb1f5c3fedc72256bc1fd834844e176ee21f8d8.tar.gz gentoo-fcb1f5c3fedc72256bc1fd834844e176ee21f8d8.tar.bz2 gentoo-fcb1f5c3fedc72256bc1fd834844e176ee21f8d8.zip |
dev-python/pytest-expect: stable 1.1.0-r1 for hppa, bug #726552
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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/pytest-expect')
-rw-r--r-- | dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild index f223507f9a9b..218177bd4381 100644 --- a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild +++ b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="" RDEPEND=" |