diff options
author | Louis Sautier <sbraz@gentoo.org> | 2024-06-29 23:45:11 +0200 |
---|---|---|
committer | Louis Sautier <sbraz@gentoo.org> | 2024-06-30 01:25:03 +0200 |
commit | d978e23e494a8ac302c0028cc7d7e42b95b91d8a (patch) | |
tree | 336c4892dd5bd9ce52faaa25623cdc22bba16caf /dev-libs | |
parent | sys-libs/binutils-libs: 2.42 patchlevel 6 bump (diff) | |
download | gentoo-d978e23e494a8ac302c0028cc7d7e42b95b91d8a.tar.gz gentoo-d978e23e494a8ac302c0028cc7d7e42b95b91d8a.tar.bz2 gentoo-d978e23e494a8ac302c0028cc7d7e42b95b91d8a.zip |
dev-libs/icinga-php-thirdparty: keyword 0.12.0 for ~arm64
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icinga-php-thirdparty/icinga-php-thirdparty-0.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 9b47ddec8290..751114044575 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 @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm64 x86" DEPEND="dev-lang/php:*" RDEPEND="${DEPEND}" |