diff options
author | Sam James <sam@gentoo.org> | 2020-12-13 00:53:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-13 00:53:45 +0000 |
commit | 3bef547378de591afa7284ff296f30f63ec0c227 (patch) | |
tree | 1f172d9abbf95b4ca0b3392014f3a1696d980134 /dev-python/termcolor | |
parent | dev-python/pytest-virtualenv: Stabilize 1.7.0-r1 s390, #726586 (diff) | |
download | gentoo-3bef547378de591afa7284ff296f30f63ec0c227.tar.gz gentoo-3bef547378de591afa7284ff296f30f63ec0c227.tar.bz2 gentoo-3bef547378de591afa7284ff296f30f63ec0c227.zip |
dev-python/termcolor: Stabilize 1.1.0-r2 s390, #726586
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/termcolor')
-rw-r--r-- | dev-python/termcolor/termcolor-1.1.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild b/dev-python/termcolor/termcolor-1.1.0-r2.ebuild index 4c24fabb7620..ad3ed45bfa28 100644 --- a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild +++ b/dev-python/termcolor/termcolor-1.1.0-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" # no tests... RESTRICT="test" |