commit: b1b1a1daf45b3887394b4fc083c3ae92b7a7d209
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 22 15:46:33 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 15:47:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1b1a1da
net-misc/asahi-wifisync: fix remote-id
p.g.o at least gets confused by the whitespace.
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/asahi-wifisync/metadata.xml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/net-misc/asahi-wifisync/metadata.xml
b/net-misc/asahi-wifisync/metadata.xml
index ab757f372ced..c0d4d6d29036 100644
--- a/net-misc/asahi-wifisync/metadata.xml
+++ b/net-misc/asahi-wifisync/metadata.xml
@@ -10,8 +10,6 @@
<name>Gentoo Asahi Project</name>
</maintainer>
<upstream>
- <remote-id type="github">
- WhatAmISupposedToPutHere/asahi-nvram
- </remote-id>
+ <remote-id
type="github">WhatAmISupposedToPutHere/asahi-nvram</remote-id>
</upstream>
</pkgmetadata>