commit: b0e5467362e6129e834923fb7dbaa298c9dc69ad Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat Dec 11 19:44:37 2021 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat Dec 11 20:21:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e54673
www-apps/icingaweb2: 2.9.4 stable amd64/x86 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> www-apps/icingaweb2/icingaweb2-2.9.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/icingaweb2/icingaweb2-2.9.4.ebuild b/www-apps/icingaweb2/icingaweb2-2.9.4.ebuild index dcfe13e3b7d0..977d8fee7bb4 100644 --- a/www-apps/icingaweb2/icingaweb2-2.9.4.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.9.4.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then EGIT_BRANCH="master" else SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2"