mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-28 09:58:08 -07:00
dev-python/celery: Fix indentions in init file
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<remote-id type="pypi">celery</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name='redis'>Enables redis support</flag>
|
||||
<flag name="redis">Enables redis support</flag>
|
||||
<flag name="sqs">Enables Amazon SQS transport module for celery</flag>
|
||||
<flag name="zeromq">Enable logging and deployment via ZeroMQ</flag>
|
||||
<flag name="yaml">Enable support of yaml as a configuration file format</flag>
|
||||
|
||||
Reference in New Issue
Block a user