diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-29 09:50:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-29 09:50:14 +0200 |
commit | 279c53d56526e1851fde591bf6d4976fdbf24928 (patch) | |
tree | 90897c796edd5c34409f405ba02ce5021a36906c /dev-php | |
parent | net-libs/libmicrohttpd: amd64 stable wrt bug #854309 (diff) | |
download | gentoo-279c53d56526e1851fde591bf6d4976fdbf24928.tar.gz gentoo-279c53d56526e1851fde591bf6d4976fdbf24928.tar.bz2 gentoo-279c53d56526e1851fde591bf6d4976fdbf24928.zip |
dev-php/igbinary: amd64 stable wrt bug #854849
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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.2.7.ebuild | 2 |
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 b92609cb6eb0..104cc5f9f151 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" |