commit: 33df63f8f3939e084015ee44b9b941a5cb2b2adf
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 5 19:52:04 2021 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jul 5 20:01:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33df63f8
www-apps/icingaweb2-module-director: 1.8.0 stable amd64/x86
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
.../icingaweb2-module-director/icingaweb2-module-director-1.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/www-apps/icingaweb2-module-director/icingaweb2-module-director-1.8.0.ebuild
b/www-apps/icingaweb2-module-director/icingaweb2-module-director-1.8.0.ebuild
index 890743ae7e0..3d7195bd09f 100644
---
a/www-apps/icingaweb2-module-director/icingaweb2-module-director-1.8.0.ebuild
+++
b/www-apps/icingaweb2-module-director/icingaweb2-module-director-1.8.0.ebuild
@@ -9,7 +9,7 @@ if [[ "${PV}" == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-director.git"
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
MY_PN="icingaweb2-module-director"
SRC_URI="https://codeload.github.com/Icinga/${MY_PN}/tar.gz/v${PV} ->
${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"