diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:34:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:34:12 +0100 |
commit | 74f1db5a43ce099b1859986c37b003394074054f (patch) | |
tree | f5679bf1484b35cc4ce815ed4409139d74e6630c /dev-python/ttystatus/ttystatus-0.36.ebuild | |
parent | dev-python/polib: ia64 stable wrt bug #700592 (diff) | |
download | gentoo-74f1db5a43ce099b1859986c37b003394074054f.tar.gz gentoo-74f1db5a43ce099b1859986c37b003394074054f.tar.bz2 gentoo-74f1db5a43ce099b1859986c37b003394074054f.zip |
dev-python/ttystatus: ia64 stable wrt bug #700618
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ttystatus/ttystatus-0.36.ebuild')
-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 27c335a32329..ca2cc48dc770 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() { |