commit: 0c3b51762626fc26fd625466ff58b074e475ec8c Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Dec 12 23:58:25 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Dec 13 00:06:45 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c3b5176
dev-php/pecl-apcu_bc: move stable keywords Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.4-r1.ebuild b/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.4-r1.ebuild index e9ed00d7cc4..4841dd913de 100644 --- a/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.4-r1.ebuild +++ b/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.4-r1.ebuild @@ -14,7 +14,7 @@ USE_PHP="php7-1 php7-2 php7-3" inherit php-ext-pecl-r3 multilib -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="Provides APC backwards compatibility functions via APCu" LICENSE="PHP-3.01"
