commit: 909065f945ec245e86408c0ea12d8f9451d74471
parent 1f2d8a28871c4f3b423c51a4f4fcf2f4a1fd7e60
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 28 Aug 2024 04:34:06 +0200
app-emulation/tinyemu: add USE=http description
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/app-emulation/tinyemu/metadata.xml b/app-emulation/tinyemu/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <use>
+ <flag name="http">Support fetching disks over HTTP using</flag>
+ </use>
+</pkgmetadata>