commit: 466346c8ab196278f5d505574a803be744f6b922 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed May 6 09:12:36 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed May 6 09:12:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=466346c8
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 <AT> gentoo.org> dev-php/igbinary/igbinary-3.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/igbinary/igbinary-3.1.2.ebuild b/dev-php/igbinary/igbinary-3.1.2.ebuild index e50a7e5bec7..4d37e24a053 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"
