summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-29 09:53:48 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-29 09:53:48 +0200
commitd64768abe87eca474efe775b8200926789a0d491 (patch)
tree7db81fdc6659ed94edb21a5ba8650a5c071d805a /dev-php
parentmedia-libs/sratom: arm stable wrt bug #854975 (diff)
downloadgentoo-d64768abe87eca474efe775b8200926789a0d491.tar.gz
gentoo-d64768abe87eca474efe775b8200926789a0d491.tar.bz2
gentoo-d64768abe87eca474efe775b8200926789a0d491.zip
dev-php/igbinary: arm64 stable wrt bug #854849
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/igbinary/igbinary-3.2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/igbinary/igbinary-3.2.7.ebuild b/dev-php/igbinary/igbinary-3.2.7.ebuild
index 104cc5f9f151..76c951c51966 100644
--- a/dev-php/igbinary/igbinary-3.2.7.ebuild
+++ b/dev-php/igbinary/igbinary-3.2.7.ebuild
@@ -12,7 +12,7 @@ USE_PHP="php7-3 php7-4 php8-0 php8-1"
inherit php-ext-source-r3
-KEYWORDS="amd64 arm ~arm64 x86"
+KEYWORDS="amd64 arm arm64 x86"
DESCRIPTION="A fast drop-in replacement for the standard PHP serialize"
HOMEPAGE="https://github.com/igbinary/igbinary"