Fix typo in ebuild

This commit is contained in:
James Campbell 2024-06-03 01:16:54 -04:00
parent 7ceceafb62
commit b0a5abc05d
Signed by: james
GPG Key ID: 2287C33A40DC906A

View File

@ -14,7 +14,7 @@ LICENSE="BSD"
SLOT="0" SLOT="0"
KEYWORDS="amd64" KEYWORDS="amd64"
EGIT_REPO_URL="https://code2.shh-dot-com.org/pgmon.git" EGIT_REPO_URI="https://code2.shh-dot-com.org/pgmon.git"
#EGIT_COMMIT="" #EGIT_COMMIT=""
IUSE="+agent agent2" IUSE="+agent agent2"