diff options
author | Cristian Othón Martínez Vera <cfuga@cfuga.mx> | 2023-02-22 19:45:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-22 19:54:42 +0000 |
commit | a6b483a44e8fa9db6969e4d4453bc3a0da8053b1 (patch) | |
tree | 484702418139e4c57bc5ba321c451fe91eb8618a /app-portage/pgo | |
parent | app-pda/pilot-link: fix MissingRemoteId for maintainer-needed packages (diff) | |
download | gentoo-a6b483a44e8fa9db6969e4d4453bc3a0da8053b1.tar.gz gentoo-a6b483a44e8fa9db6969e4d4453bc3a0da8053b1.tar.bz2 gentoo-a6b483a44e8fa9db6969e4d4453bc3a0da8053b1.zip |
app-portage/pgo: fix MissingRemoteId for maintainer-needed packages
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage/pgo')
-rw-r--r-- | app-portage/pgo/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-portage/pgo/metadata.xml b/app-portage/pgo/metadata.xml index 201bcedda4e4..67fae6acd520 100644 --- a/app-portage/pgo/metadata.xml +++ b/app-portage/pgo/metadata.xml @@ -11,4 +11,7 @@ a list of outdated packages, or bugs related to the packages they are maintaining. </longdescription> + <upstream> + <remote-id type="github">arzano/pgo</remote-id> + </upstream> </pkgmetadata> |