www-apps/icingaweb2-module-graphite: 1.0.1 stable amd64 and x86

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Matthew Thode
2018-06-24 02:30:02 -05:00
parent 8da926fc93
commit b4f0b67ef4

View File

@@ -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