diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-12 22:51:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-12 22:53:33 +0000 |
commit | f948d15ec98b3a8a3aaead4d67837b91c08e01b8 (patch) | |
tree | 16b1384da6cecac7c519fad93c890f01b43101f8 /dev-python/colorama | |
parent | dev-python/cryptography: stable 2.8-r1 for ppc64, bug #705048 (diff) | |
download | gentoo-f948d15ec98b3a8a3aaead4d67837b91c08e01b8.tar.gz gentoo-f948d15ec98b3a8a3aaead4d67837b91c08e01b8.tar.bz2 gentoo-f948d15ec98b3a8a3aaead4d67837b91c08e01b8.zip |
dev-python/colorama: stable 0.4.1 for ppc64, bug #705086
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/colorama')
-rw-r--r-- | dev-python/colorama/colorama-0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/colorama/colorama-0.4.1.ebuild b/dev-python/colorama/colorama-0.4.1.ebuild index 2a8c031780ce..45e63bf3093c 100644 --- a/dev-python/colorama/colorama-0.4.1.ebuild +++ b/dev-python/colorama/colorama-0.4.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/tartley/${PN}/archive/${PV}.tar.gz -> ${P}.github.ta LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="examples test" RESTRICT="!test? ( test )" |