Diff icingaweb2-module-graphite-1.2.1 with a icingaweb2-module-graphite-9999
| /usr/portage/www-apps/icingaweb2-module-graphite/icingaweb2-module-graphite-9999.ebuild 2026-03-03 11:46:18.703651979 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 1 |
# Copyright 1999-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 9 | 9 |
inherit git-r3 |
| 10 | 10 |
EGIT_REPO_URI="https://github.com/Icinga/icingaweb2-module-graphite.git" |
| 11 | 11 |
else |
| 12 |
KEYWORDS="amd64 x86" |
|
| 12 |
KEYWORDS="~amd64 ~x86" |
|
| 13 | 13 |
SRC_URI="https://github.com/Icinga/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
| 14 | 14 |
fi |
| 15 | 15 | |