We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d27309 + 01f6cb1 commit fb512c5Copy full SHA for fb512c5
www-apps/icingaweb2-module-director/icingaweb2-module-director-1.11.5.ebuild
@@ -9,7 +9,7 @@ if [[ "${PV}" == 9999 ]]; then
9
inherit git-r3
10
EGIT_REPO_URI="https://github.com/Icinga/${PN}.git"
11
else
12
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
13
SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> ${P}.tar.gz"
14
S="${WORKDIR}/${PN}-${PV}"
15
fi
0 commit comments