summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-18 16:12:15 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-18 17:30:04 -0400
commitbd4b5c85ff0db893e1c249cfbf6429957fa03ee9 (patch)
tree7098878ff3bcbdd2905c4322b71219fa05b4fe67 /dev-php
parentapp-crypt/gpgme: version bump (diff)
downloadgentoo-bd4b5c85ff0db893e1c249cfbf6429957fa03ee9.tar.gz
gentoo-bd4b5c85ff0db893e1c249cfbf6429957fa03ee9.tar.bz2
gentoo-bd4b5c85ff0db893e1c249cfbf6429957fa03ee9.zip
dev-php/igbinary: amd64 stable wrt bug #644618
Bug: https://bugs.gentoo.org/644618 Package-Manager: Portage-2.3.29, Repoman-2.3.9
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/igbinary/igbinary-2.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/igbinary/igbinary-2.0.5.ebuild b/dev-php/igbinary/igbinary-2.0.5.ebuild
index 7421e044d58d..114414a580a1 100644
--- a/dev-php/igbinary/igbinary-2.0.5.ebuild
+++ b/dev-php/igbinary/igbinary-2.0.5.ebuild
@@ -12,7 +12,7 @@ USE_PHP="php5-6 php7-0 php7-1 php7-2"
inherit php-ext-source-r3
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
DESCRIPTION="A fast drop-in replacement for the standard PHP serialize"
HOMEPAGE="https://github.com/${PN}/${PN}"