commit: ca595a69a32ad458d13908d6cdb92e6e85f8a92f
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 22 08:46:40 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Jan 22 08:46:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca595a69
dev-php/pecl-mcrypt: amd64 stable wrt bug #675678
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-php/pecl-mcrypt/pecl-mcrypt-1.0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 133d25ed4e6..2e2076290b1 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}"