diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-11 13:40:24 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-11 13:40:38 -0700 |
commit | ee25d0a4453e9e71fc2d4d6b9fb0416241fb8f05 (patch) | |
tree | 9f77c8df4a9689a667540d818d2fe47c16b0026f /dev-python | |
parent | dev-python/pluggy-0.6.0: added ~mips (diff) | |
download | gentoo-ee25d0a4453e9e71fc2d4d6b9fb0416241fb8f05.tar.gz gentoo-ee25d0a4453e9e71fc2d4d6b9fb0416241fb8f05.tar.bz2 gentoo-ee25d0a4453e9e71fc2d4d6b9fb0416241fb8f05.zip |
dev-python/ttystatus-0.35: added ~mips, bug 530672
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/ttystatus/ttystatus-0.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ttystatus/ttystatus-0.35.ebuild b/dev-python/ttystatus/ttystatus-0.35.ebuild index cdbfd12ec2f3..d880ea53b2c7 100644 --- a/dev-python/ttystatus/ttystatus-0.35.ebuild +++ b/dev-python/ttystatus/ttystatus-0.35.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://git.liw.fi/cgi-bin/cgit/cgit.cgi/${PN}/snapshot/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="" python_test() { |