summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2023-08-27 09:21:29 +0000
committerJoonas Niilola <juippis@gentoo.org>2023-08-29 13:35:04 +0300
commitf8061de6bfae567d3e7c8dbf72bd3080b52f24c9 (patch)
treea3cd5b39543746cbbcbc7884a278c6a7bbd8f293 /net-im/profanity/metadata.xml
parentsys-cluster/glusterfs: rev bump to 11.0-r2 (diff)
downloadgentoo-f8061de6bfae567d3e7c8dbf72bd3080b52f24c9.tar.gz
gentoo-f8061de6bfae567d3e7c8dbf72bd3080b52f24c9.tar.bz2
gentoo-f8061de6bfae567d3e7c8dbf72bd3080b52f24c9.zip
net-im/profanity: add use flag to add support of python plugins
Signed-off-by: Michael Vetter <jubalh@iodoru.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-im/profanity/metadata.xml')
-rw-r--r--net-im/profanity/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/profanity/metadata.xml b/net-im/profanity/metadata.xml
index 615f8cd4c2ef..7b75b4cdd81c 100644
--- a/net-im/profanity/metadata.xml
+++ b/net-im/profanity/metadata.xml
@@ -18,6 +18,7 @@
<flag name="omemo">Enable OMEMO encryption</flag>
<flag name="omemo-qrcode">Enable exchanging OMEMO information via QR code</flag>
<flag name="otr">Enable encrypted conversations using Off-The-Records messaging</flag>
+ <flag name="python">Enable Python plugins support</flag>
</use>
<upstream>
<remote-id type="github">profanity-im/profanity</remote-id>