dev-php/pecl-mcrypt: amd64 stable wrt bug #675678
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 22 Jan 2019 08:46:40 +0000 (11:46 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 22 Jan 2019 08:46:40 +0000 (11:46 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-php/pecl-mcrypt/pecl-mcrypt-1.0.1.ebuild

index 133d25ed4e63616ed5b90d3503370fcb8dc1ab11..2e2076290b1791f0bb079c3ff1a04d55b51e8cd1 100644 (file)
@@ -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}"