diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-14 22:06:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-14 22:06:27 +0000 |
commit | be348610e6ce8a8879e5ec754f671aed18b995fc (patch) | |
tree | 23457c5953aed33a3eccfbbd79d66d518a0ce522 /dev-python/termcolor | |
parent | dev-python/pytest-virtualenv: keyworded 1.7.0-r1 for ia64, bug #711846 (diff) | |
download | gentoo-be348610e6ce8a8879e5ec754f671aed18b995fc.tar.gz gentoo-be348610e6ce8a8879e5ec754f671aed18b995fc.tar.bz2 gentoo-be348610e6ce8a8879e5ec754f671aed18b995fc.zip |
dev-python/termcolor: keyworded 1.1.0-r2 for ia64, bug #711846
Package-Manager: Portage-2.3.93, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@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 f0e89d807be2..126787d5a5c1 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="~amd64 ~arm64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~sparc ~x86 ~amd64-linux ~x86-linux" # no tests... RESTRICT="test" |