summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-03 16:19:03 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-03 16:19:03 +0100
commit60574d1bafcb92528d972678a629c1bfb11c3245 (patch)
treedd040445e8c35478eafdc5d2f8649a1409e15ffe /dev-php
parentapp-portage/metagen: amd64 stable wrt bug #564508 (diff)
downloadgentoo-60574d1bafcb92528d972678a629c1bfb11c3245.tar.gz
gentoo-60574d1bafcb92528d972678a629c1bfb11c3245.tar.bz2
gentoo-60574d1bafcb92528d972678a629c1bfb11c3245.zip
dev-php/igbinary: amd64 stable wrt bug #561656
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/igbinary/igbinary-1.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/igbinary/igbinary-1.2.1-r1.ebuild b/dev-php/igbinary/igbinary-1.2.1-r1.ebuild
index 258ea58113e9..a7b86ce33b3e 100644
--- a/dev-php/igbinary/igbinary-1.2.1-r1.ebuild
+++ b/dev-php/igbinary/igbinary-1.2.1-r1.ebuild
@@ -12,7 +12,7 @@ USE_PHP="php5-4 php5-5 php5-6"
inherit php-ext-source-r2
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DESCRIPTION="A fast drop-in replacement for the standard PHP serialize"
HOMEPAGE="https://github.com/${PN}/${PN}"