summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-12-06 22:13:13 +0100
committerAlfredo Tupone <tupone@gentoo.org>2022-12-06 22:27:13 +0100
commit7f73d0abc5523b8cfffc10c82d2fd6c273bc3726 (patch)
treee9ac2a4e43b60214a6217954f4028b00c293d016 /dev-ml/lablgtk
parentnet-analyzer/netpipe: update EAPI 6 -> 8 (diff)
downloadgentoo-7f73d0abc5523b8cfffc10c82d2fd6c273bc3726.tar.gz
gentoo-7f73d0abc5523b8cfffc10c82d2fd6c273bc3726.tar.bz2
gentoo-7f73d0abc5523b8cfffc10c82d2fd6c273bc3726.zip
dev-ml/lablgtk: fix typo in restriction
This fixes accidental typo in flag restriction from previous commit. Fixes: 32aeb34cdae5 ("dev-ml/lablgtk: Improve use flag metadata section") Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/28576 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/lablgtk')
-rw-r--r--dev-ml/lablgtk/metadata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lablgtk/metadata.xml b/dev-ml/lablgtk/metadata.xml
index 4d3ab587ee41..437ccb8ea1e5 100644
--- a/dev-ml/lablgtk/metadata.xml
+++ b/dev-ml/lablgtk/metadata.xml
@@ -10,10 +10,10 @@
<name>Mark Wright</name>
</maintainer>
<use>
- <flag name="glade" restrict="&lt;dev-ml/lablgtki-3">
+ <flag name="glade" restrict="&lt;dev-ml/lablgtk-3">
Enable <pkg>gnome-base/libglade</pkg> bindings compilation
</flag>
- <flag name="gnomecanvas" restrict="&lt;dev-ml/lablgtki-3">
+ <flag name="gnomecanvas" restrict="&lt;dev-ml/lablgtk-3">
Enable <pkg>gnome-base/libgnomecanvas</pkg> bindings compilation
</flag>
<flag name="sourceview">