dev-php/pecl-mcrypt: x86 keyworded (bug #703372)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 26 Jan 2020 20:20:07 +0000 (21:20 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 26 Jan 2020 20:24:56 +0000 (21:24 +0100)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-php/pecl-mcrypt/pecl-mcrypt-1.0.3.ebuild

index 21565e7239a26ee1d9ffdf56b61b278833fd6c11..14a2960b17852796410269e293b19bb10ecdb67d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ inherit php-ext-pecl-r3
 DESCRIPTION="Bindings for the libmcrypt library"
 LICENSE="PHP-3.01"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~sparc"
+KEYWORDS="~amd64 ~arm ~hppa ~sparc ~x86"
 
 DEPEND="dev-libs/libmcrypt"
 RDEPEND="${DEPEND}"