diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-04 00:21:10 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-04 16:05:10 +0200 |
commit | 9f6b05d4ffd6d57b6a9db9ee3ab23f63633a1649 (patch) | |
tree | 41ca5d267eb2f798e0cdc07c3f1256b7c19f7ed4 /dev-python/termcolor | |
parent | dev-python/pytest-virtualenv: arm keyworded (bug #711846) (diff) | |
download | gentoo-9f6b05d4ffd6d57b6a9db9ee3ab23f63633a1649.tar.gz gentoo-9f6b05d4ffd6d57b6a9db9ee3ab23f63633a1649.tar.bz2 gentoo-9f6b05d4ffd6d57b6a9db9ee3ab23f63633a1649.zip |
dev-python/termcolor: arm keyworded (bug #711846)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Michał Górny <mgorny@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 e9a9592d2abc..a2f1c31d387a 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 arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" # no tests... RESTRICT="test" |