diff options
-rw-r--r-- | dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.12.1.ebuild b/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.12.1.ebuild index f8849924ddc6..c395d9e46e98 100644 --- a/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.12.1.ebuild +++ b/dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.12.1.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 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" DEPEND="dev-lang/php:*" RDEPEND="${DEPEND}" |