www-apps/icingaweb2-module-director-1.11.1: mark stable

This commit is contained in:
antonfischl1980 2024-03-15 10:29:02 +00:00 committed by github-actions[bot]
parent 6f29a23994
commit a909202ff7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ if [[ "${PV}" == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Icinga/${PN}.git"
else
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${PV}"
fi