app-misc/proctl: update SRC_URI and add keywords ~amd64

Signed-off-by: kernaltrap8 <kernaltrap@gmail.com>
This commit is contained in:
kernaltrap8
2024-07-01 10:22:42 -05:00
parent 49ac59bb9f
commit d21ebd928d
2 changed files with 4 additions and 3 deletions

View File

@@ -3,13 +3,13 @@
EAPI=8
inherit meson git-r3
inherit meson
EGIT_REPO_URI="https://github.com/kernaltrap8/proctl"
EGIT_COMMIT="v${PV}"
SRC_URI="https://github.com/kernaltrap8/${PN}/archive/refs/tags/v${PV}.tar.gz"
DESCRIPTION="small C program that can control processes"
HOMEPAGE="https://github.com/kernaltrap8/proctl"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"