diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 16:38:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 16:38:53 +0100 |
commit | f6590feb39d1cc0f80ad8265f45cee7cf41f691c (patch) | |
tree | 24bde1f8fbae1dd29dd009361436e588d4ca4993 /dev-python/ttystatus | |
parent | dev-python/polib: x86 stable wrt bug #700592 (diff) | |
download | gentoo-f6590feb39d1cc0f80ad8265f45cee7cf41f691c.tar.gz gentoo-f6590feb39d1cc0f80ad8265f45cee7cf41f691c.tar.bz2 gentoo-f6590feb39d1cc0f80ad8265f45cee7cf41f691c.zip |
dev-python/ttystatus: x86 stable wrt bug #700618
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 28f0dc4f89e7..19858fe6aceb 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() { |