diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-23 15:58:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-23 15:58:11 +0200 |
commit | 36a43977ebde08ca95cf5a223031402bc321e584 (patch) | |
tree | f5589be395094281376db1fcb0cf497ad1c3cdcc /dev-php/igbinary | |
parent | dev-java/maven-bin: amd64 stable wrt bug #814293 (diff) | |
download | gentoo-36a43977ebde08ca95cf5a223031402bc321e584.tar.gz gentoo-36a43977ebde08ca95cf5a223031402bc321e584.tar.bz2 gentoo-36a43977ebde08ca95cf5a223031402bc321e584.zip |
dev-php/igbinary: amd64 stable wrt bug #814347
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php/igbinary')
-rw-r--r-- | dev-php/igbinary/igbinary-3.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/igbinary/igbinary-3.2.6.ebuild b/dev-php/igbinary/igbinary-3.2.6.ebuild index 99319701f390..cca0a9856217 100644 --- a/dev-php/igbinary/igbinary-3.2.6.ebuild +++ b/dev-php/igbinary/igbinary-3.2.6.ebuild @@ -12,7 +12,7 @@ USE_PHP="php7-3 php7-4 php8-0" 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" |