sys-apps/ibm-powerpc-utils: [QA] Fix HomepageInSrcUri

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-01-13 11:05:31 +01:00
parent 58dc8d2c62
commit 900eeec10e

View File

@@ -6,7 +6,7 @@ inherit autotools git-r3
DESCRIPTION="Utilities for the maintainance of the IBM and Apple PowerPC platforms"
HOMEPAGE="https://github.com/ibm-power-utilities/powerpc-utils"
EGIT_REPO_URI="${HOMEPAGE}"
EGIT_REPO_URI="https://github.com/ibm-power-utilities/powerpc-utils"
IUSE="+rtas"
SLOT="0"