diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-24 08:55:27 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-24 08:58:02 +0100 |
commit | 4fae9881d378d3fbde0b1d4d20c398f8c9d569b5 (patch) | |
tree | 1e5818832d919483425819534788808a4331e70b /dev-python/ttystatus | |
parent | dev-python/cliapp: Tested on ~amd64-fbsd (bug #530672) (diff) | |
download | gentoo-4fae9881d378d3fbde0b1d4d20c398f8c9d569b5.tar.gz gentoo-4fae9881d378d3fbde0b1d4d20c398f8c9d569b5.tar.bz2 gentoo-4fae9881d378d3fbde0b1d4d20c398f8c9d569b5.zip |
dev-python/ttystatus: Tested on ~amd64-fbsd (bug #530672)
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 5c97f4dd32c3..cde59d9a1541 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" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="" python_test() { |