From: Mikle Kolyada Date: Tue, 22 Jan 2019 08:46:40 +0000 (+0300) Subject: dev-php/pecl-mcrypt: amd64 stable wrt bug #675678 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ca595a69a32ad458d13908d6cdb92e6e85f8a92f;p=gentoo.git dev-php/pecl-mcrypt: amd64 stable wrt bug #675678 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/dev-php/pecl-mcrypt/pecl-mcrypt-1.0.1.ebuild b/dev-php/pecl-mcrypt/pecl-mcrypt-1.0.1.ebuild index 133d25ed4e63..2e2076290b17 100644 --- a/dev-php/pecl-mcrypt/pecl-mcrypt-1.0.1.ebuild +++ b/dev-php/pecl-mcrypt/pecl-mcrypt-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 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 DESCRIPTION="Bindings for the libmcrypt library" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" DEPEND="dev-libs/libmcrypt" RDEPEND="${DEPEND}"