diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-02 16:59:04 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-02 16:59:04 +0100 |
commit | a69df5cded5b68b5631d674b287ea92bb50f36f7 (patch) | |
tree | 7c0b02356ffab0de1282e0d8e599193309068c08 /dev-python/ttystatus | |
parent | dev-python/cliapp-1.20170823-r0: alpha stable (diff) | |
download | gentoo-a69df5cded5b68b5631d674b287ea92bb50f36f7.tar.gz gentoo-a69df5cded5b68b5631d674b287ea92bb50f36f7.tar.bz2 gentoo-a69df5cded5b68b5631d674b287ea92bb50f36f7.zip |
dev-python/ttystatus-0.35-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/611052
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 ca2c6b804aed..afb5f3c11e36 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 ppc ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="" python_test() { |