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