diff options
author | Sam James <sam@gentoo.org> | 2024-01-22 15:46:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-22 15:47:14 +0000 |
commit | b1b1a1daf45b3887394b4fc083c3ae92b7a7d209 (patch) | |
tree | 43749e9982c82af57e8d166db4df0c1872d84f75 /net-misc | |
parent | net-misc/asahi-btsync: fix remote-id (diff) | |
download | gentoo-b1b1a1daf45b3887394b4fc083c3ae92b7a7d209.tar.gz gentoo-b1b1a1daf45b3887394b4fc083c3ae92b7a7d209.tar.bz2 gentoo-b1b1a1daf45b3887394b4fc083c3ae92b7a7d209.zip |
net-misc/asahi-wifisync: fix remote-id
p.g.o at least gets confused by the whitespace.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/asahi-wifisync/metadata.xml | 4 |
1 files changed, 1 insertions, 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> |