diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-11-23 00:20:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-11-22 23:34:57 +0000 |
commit | b21f17458a46be909f3138fcebbea0865eb55592 (patch) | |
tree | 9b93895030051342016bdfa945c7bee4a7f65890 /dev-python/ttystatus | |
parent | dev-libs/libsodium: stable 1.0.18 for hppa, bug #700548 (diff) | |
download | gentoo-b21f17458a46be909f3138fcebbea0865eb55592.tar.gz gentoo-b21f17458a46be909f3138fcebbea0865eb55592.tar.bz2 gentoo-b21f17458a46be909f3138fcebbea0865eb55592.zip |
dev-python/ttystatus: stable 0.36 for hppa, bug #700618
Package-Manager: Portage-2.3.76, 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/ttystatus')
-rw-r--r-- | dev-python/ttystatus/ttystatus-0.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ttystatus/ttystatus-0.36.ebuild b/dev-python/ttystatus/ttystatus-0.36.ebuild index d3b5be0b2484..4639eef5da91 100644 --- a/dev-python/ttystatus/ttystatus-0.36.ebuild +++ b/dev-python/ttystatus/ttystatus-0.36.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://git.liw.fi/${PN}/snapshot/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" python_test() { |