summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-10-03 14:00:29 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2023-10-03 14:00:39 -0500
commitb6cd7d1f073043ebdd4bbf1d74fb9f0aa9a1ee15 (patch)
tree22fd3419083944dd555bbdbcd0f5824dc967d5f0 /dev-libs/icinga-php-library
parentnet-proxy/haproxy: Stabilize 2.4.23 arm, #894526 (diff)
downloadgentoo-b6cd7d1f073043ebdd4bbf1d74fb9f0aa9a1ee15.tar.gz
gentoo-b6cd7d1f073043ebdd4bbf1d74fb9f0aa9a1ee15.tar.bz2
gentoo-b6cd7d1f073043ebdd4bbf1d74fb9f0aa9a1ee15.zip
dev-libs/icinga-php-library: stabilize 0.13.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-libs/icinga-php-library')
-rw-r--r--dev-libs/icinga-php-library/icinga-php-library-0.13.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icinga-php-library/icinga-php-library-0.13.0.ebuild b/dev-libs/icinga-php-library/icinga-php-library-0.13.0.ebuild
index 3733b70fefea..a4f2138aa497 100644
--- a/dev-libs/icinga-php-library/icinga-php-library-0.13.0.ebuild
+++ b/dev-libs/icinga-php-library/icinga-php-library-0.13.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/${MY_GITHUB_AUTHOR}/${PN}/archive/refs/tags/v${PV}.t
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND="dev-lang/php:*"
RDEPEND="${DEPEND}"