diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-25 19:16:57 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-25 19:16:57 +0200 |
commit | f0f1890de06608cb851810c38b2e220e673fdc86 (patch) | |
tree | ab65e360421de059c2d35ad140d9fcb1574a954d /dev-python/ttystatus | |
parent | dev-ruby/fakefs: arm stable, bug #645622 (diff) | |
download | gentoo-f0f1890de06608cb851810c38b2e220e673fdc86.tar.gz gentoo-f0f1890de06608cb851810c38b2e220e673fdc86.tar.bz2 gentoo-f0f1890de06608cb851810c38b2e220e673fdc86.zip |
dev-python/ttystatus: arm stable, bug #611052
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/ttystatus')
-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 6fc99b15fd42..230ad845ebf0 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 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="" python_test() { |