summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-10-12 11:44:02 +0200
committerMichał Górny <mgorny@gentoo.org>2024-10-12 11:44:02 +0200
commit219250d38dfa22f7699190d4a6ed5d6f5c006054 (patch)
tree33b08cb424cbd56d690ebc7c738576e54569d41a /www-apps/icingaweb2
parentsys-power/pmtools: Stabilize 20130209 amd64, #941368 (diff)
downloadgentoo-219250d38dfa22f7699190d4a6ed5d6f5c006054.tar.gz
gentoo-219250d38dfa22f7699190d4a6ed5d6f5c006054.tar.bz2
gentoo-219250d38dfa22f7699190d4a6ed5d6f5c006054.zip
www-apps/icingaweb2: Stabilize 2.12.1-r1 x86, #941369
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-apps/icingaweb2')
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild b/www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild
index c049797b957d..653068e784ce 100644
--- a/www-apps/icingaweb2/icingaweb2-2.12.1-r1.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.12.1-r1.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 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm64 x86"
fi
LICENSE="GPL-2"