dev-php/pecl-apcu: arm64 keyworded (bug #691990)
authorAaron Bauman <bman@gentoo.org>
Tue, 13 Aug 2019 00:35:54 +0000 (20:35 -0400)
committerAaron Bauman <bman@gentoo.org>
Tue, 13 Aug 2019 00:35:54 +0000 (20:35 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.71, Repoman-2.3.17

dev-php/pecl-apcu/pecl-apcu-4.0.11.ebuild
dev-php/pecl-apcu/pecl-apcu-5.1.17.ebuild

index 9f7340d3f2aefbb0744209618d8818c4326049f8..42b9c3615bf747b2dfcc059928f5f4749de8611e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ inherit php-ext-pecl-r3
 
 USE_PHP="php5-6"
 
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 DESCRIPTION="Stripped down version of APC supporting only user cache"
 LICENSE="PHP-3.01"
index 7a61f40da796283acda117a6e63097519bcec9e0..7da2fb1c7123615b7a070a690a82644b45b1d700 100644 (file)
@@ -17,7 +17,7 @@ inherit php-ext-pecl-r3
 # However, we only really build for 7.x; so redefine it here
 USE_PHP="php7-0 php7-1 php7-2 php7-3"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 DESCRIPTION="Stripped down version of APC supporting only user cache"
 LICENSE="PHP-3.01"