diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-15 14:28:17 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-15 14:30:06 +0100 |
commit | 2f16b89bf01f07aeee2b9a3a74dc12cdc56b6827 (patch) | |
tree | e038fde1d79291e5b506b8abd70882dc8fe13b9a /dev-python/termcolor | |
parent | dev-python/testpath: Stabilize 0.6.0 ALLARCHES, #835299 (diff) | |
download | gentoo-2f16b89bf01f07aeee2b9a3a74dc12cdc56b6827.tar.gz gentoo-2f16b89bf01f07aeee2b9a3a74dc12cdc56b6827.tar.bz2 gentoo-2f16b89bf01f07aeee2b9a3a74dc12cdc56b6827.zip |
dev-python/termcolor: Stabilize 1.1.0-r3 ALLARCHES, #835300
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/termcolor')
-rw-r--r-- | dev-python/termcolor/termcolor-1.1.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/termcolor/termcolor-1.1.0-r3.ebuild b/dev-python/termcolor/termcolor-1.1.0-r3.ebuild index ed4964aa3daf..c0dc468673b7 100644 --- a/dev-python/termcolor/termcolor-1.1.0-r3.ebuild +++ b/dev-python/termcolor/termcolor-1.1.0-r3.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 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" # no tests... RESTRICT="test" |