diff options
author | 2019-11-22 08:44:21 -0500 | |
---|---|---|
committer | 2019-11-22 08:44:21 -0500 | |
commit | 2f8021c6261802c80fe038d1e3622982170b1614 (patch) | |
tree | b2274a03d5a0188a3f6518320c83b7a2946b2e67 /dev-python/ttystatus | |
parent | dev-python/polib-1.1.0-r1: alpha stable, bug 700592 (diff) | |
download | gentoo-2f8021c6261802c80fe038d1e3622982170b1614.tar.gz gentoo-2f8021c6261802c80fe038d1e3622982170b1614.tar.bz2 gentoo-2f8021c6261802c80fe038d1e3622982170b1614.zip |
dev-python/ttystatus-0.36: alpha stable, bug 700618
Signed-off-by: Matt Turner <mattst88@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 7777c168ca2a..d3b5be0b2484 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() { |