summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2024-06-29 23:55:13 +0200
committerLouis Sautier <sbraz@gentoo.org>2024-06-30 01:25:03 +0200
commita0867844bb540a7de7b8eb9f801bc7772030b919 (patch)
tree2b8161345b217f733fc5fb5064a2c2a7c1de906f /dev-libs/icinga-php-library
parentdev-libs/icinga-php-thirdparty: add gh upstream, remove empty BDEPEND (diff)
downloadgentoo-a0867844bb540a7de7b8eb9f801bc7772030b919.tar.gz
gentoo-a0867844bb540a7de7b8eb9f801bc7772030b919.tar.bz2
gentoo-a0867844bb540a7de7b8eb9f801bc7772030b919.zip
dev-libs/icinga-php-library: keyword 0.13.0 for ~arm64
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'dev-libs/icinga-php-library')
-rw-r--r--dev-libs/icinga-php-library/icinga-php-library-0.13.0.ebuild4
1 files changed, 2 insertions, 2 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 a4f2138aa497..46955eb5e0f0 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
@@ -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
@@ -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 ~arm64 x86"
DEPEND="dev-lang/php:*"
RDEPEND="${DEPEND}"