summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-06 11:12:36 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-06 11:12:36 +0200
commit466346c8ab196278f5d505574a803be744f6b922 (patch)
tree42457812adaafd0404c3c90a7a6435dde014a35d /dev-php
parentdev-php/pecl-mailparse: amd64 stable wrt bug #721114 (diff)
downloadgentoo-466346c8ab196278f5d505574a803be744f6b922.tar.gz
gentoo-466346c8ab196278f5d505574a803be744f6b922.tar.bz2
gentoo-466346c8ab196278f5d505574a803be744f6b922.zip
dev-php/igbinary: amd64 stable wrt bug #721122
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/igbinary/igbinary-3.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/igbinary/igbinary-3.1.2.ebuild b/dev-php/igbinary/igbinary-3.1.2.ebuild
index e50a7e5bec71..4d37e24a0532 100644
--- a/dev-php/igbinary/igbinary-3.1.2.ebuild
+++ b/dev-php/igbinary/igbinary-3.1.2.ebuild
@@ -12,7 +12,7 @@ USE_PHP="php7-1 php7-2 php7-3 php7-4"
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"