summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-27 09:24:07 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-27 09:24:07 +0100
commit5e4e8f8c097e800856421ebe2dc8d485db24225b (patch)
treeb7d1588ea617a0fedb31283e1de83a4d60a0977e
parentnet-analyzer/arpon: amd64 stable wrt bug #610980 (diff)
downloadgentoo-5e4e8f8c097e800856421ebe2dc8d485db24225b.tar.gz
gentoo-5e4e8f8c097e800856421ebe2dc8d485db24225b.tar.bz2
gentoo-5e4e8f8c097e800856421ebe2dc8d485db24225b.zip
dev-php/igbinary: amd64 stable wrt bug #610938
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-php/igbinary/igbinary-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/igbinary/igbinary-2.0.1.ebuild b/dev-php/igbinary/igbinary-2.0.1.ebuild
index cbbdfdc8a4f9..0b50b0378e5f 100644
--- a/dev-php/igbinary/igbinary-2.0.1.ebuild
+++ b/dev-php/igbinary/igbinary-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ USE_PHP="php5-6 php7-0 php7-1"
inherit php-ext-source-r3
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DESCRIPTION="A fast drop-in replacement for the standard PHP serialize"
HOMEPAGE="https://github.com/${PN}/${PN}"