diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-08-10 19:28:35 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-08-10 19:30:07 -0500 |
commit | 57c84f6b12e2a91bc955d05bb2e42297caebb405 (patch) | |
tree | 1be0769e3b1a47fa2364d0a430892a0c2f6ae91d | |
parent | games-server/bedrock-server: add 1.19.20.02 (diff) | |
download | gentoo-57c84f6b12e2a91bc955d05bb2e42297caebb405.tar.gz gentoo-57c84f6b12e2a91bc955d05bb2e42297caebb405.tar.bz2 gentoo-57c84f6b12e2a91bc955d05bb2e42297caebb405.zip |
dev-libs/icinga-php-thirdparty: 0.11.0 stable amd64/x86
Bug: https://bugs.gentoo.org/864403
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r-- | dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.11.0.ebuild b/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.11.0.ebuild index db39b492539b..4bbb21e3af1a 100644 --- a/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.11.0.ebuild +++ b/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.11.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/Icinga/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="dev-lang/php:*" RDEPEND="${DEPEND}" |