summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:24:51 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:24:51 +0200
commit1eba930f62cb0a82991343fc2fe32577cc98823f (patch)
treedcc859c01686f68d34c85ad80478daf8b4787f72 /net-analyzer/icinga-web
parentnet-analyzer/dhcpdump: Sort KEYWORDS (diff)
downloadgentoo-1eba930f62cb0a82991343fc2fe32577cc98823f.tar.gz
gentoo-1eba930f62cb0a82991343fc2fe32577cc98823f.tar.bz2
gentoo-1eba930f62cb0a82991343fc2fe32577cc98823f.zip
net-analyzer/icinga-web: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer/icinga-web')
-rw-r--r--net-analyzer/icinga-web/icinga-web-1.14.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/icinga-web/icinga-web-1.14.1.ebuild b/net-analyzer/icinga-web/icinga-web-1.14.1.ebuild
index 23df79b6d767..39f00e240223 100644
--- a/net-analyzer/icinga-web/icinga-web-1.14.1.ebuild
+++ b/net-analyzer/icinga-web/icinga-web-1.14.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.icinga.org/"
SRC_URI="https://github.com/icinga/${PN}/archive/v${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="apache2 mysql pnp postgres"
DEPEND="dev-php/phing
dev-db/libdbi-drivers[mysql?,postgres?]