diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-10-22 12:37:30 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-10-22 12:37:30 -0500 |
commit | 30c1c560a9f5f5dc1ab0cf4c4f96386b6cfd3cf6 (patch) | |
tree | 064dbdba35381874ba9e95277ff58a034aa33c1e /dev-libs | |
parent | dev-python/PySDL2: Bump to 0.9.16 (diff) | |
download | gentoo-30c1c560a9f5f5dc1ab0cf4c4f96386b6cfd3cf6.tar.gz gentoo-30c1c560a9f5f5dc1ab0cf4c4f96386b6cfd3cf6.tar.bz2 gentoo-30c1c560a9f5f5dc1ab0cf4c4f96386b6cfd3cf6.zip |
dev-libs/icinga-php-thirdparty: stabilize 0.12.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.12.0.ebuild b/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.12.0.ebuild index 72aaf1dbf4fe..9b47ddec8290 100644 --- a/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.12.0.ebuild +++ b/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.12.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}" |