summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/icingaweb2/icingaweb2-2.11.0.ebuild')
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.11.0.ebuild b/www-apps/icingaweb2/icingaweb2-2.11.0.ebuild
index 078757090855..859522be43f0 100644
--- a/www-apps/icingaweb2/icingaweb2-2.11.0.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.11.0.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"