summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-06-24 02:30:02 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-06-24 02:30:02 -0500
commitb4f0b67ef491c4f1bf83daedf9a4e10234735e85 (patch)
treed19f31122b37a3558f386e0841126877ecddbf94 /www-apps
parentdev-ruby/paramesan: avoid need for bundler (diff)
downloadgentoo-b4f0b67ef491c4f1bf83daedf9a4e10234735e85.tar.gz
gentoo-b4f0b67ef491c4f1bf83daedf9a4e10234735e85.tar.bz2
gentoo-b4f0b67ef491c4f1bf83daedf9a4e10234735e85.zip
www-apps/icingaweb2-module-graphite: 1.0.1 stable amd64 and x86
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/icingaweb2-module-graphite/icingaweb2-module-graphite-1.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2-module-graphite/icingaweb2-module-graphite-1.0.1-r1.ebuild b/www-apps/icingaweb2-module-graphite/icingaweb2-module-graphite-1.0.1-r1.ebuild
index 312bc419e294..3fa010ff83bc 100644
--- a/www-apps/icingaweb2-module-graphite/icingaweb2-module-graphite-1.0.1-r1.ebuild
+++ b/www-apps/icingaweb2-module-graphite/icingaweb2-module-graphite-1.0.1-r1.ebuild
@@ -9,7 +9,7 @@ if [[ "${PV}" == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-graphite.git"
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
SRC_URI="https://github.com/Icinga/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
fi