summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-01-26 21:20:07 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-01-26 21:24:56 +0100
commit4c23c83120ab7f8468c525cc34e2c9ceb0954f17 (patch)
tree5e54b52d758de45a1dca784b708b0d4713fbfaac /dev-php/pecl-mcrypt
parentmedia-sound/elisa: x86 keyworded (bug #702238) (diff)
downloadgentoo-4c23c83120ab7f8468c525cc34e2c9ceb0954f17.tar.gz
gentoo-4c23c83120ab7f8468c525cc34e2c9ceb0954f17.tar.bz2
gentoo-4c23c83120ab7f8468c525cc34e2c9ceb0954f17.zip
dev-php/pecl-mcrypt: x86 keyworded (bug #703372)
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-php/pecl-mcrypt')
-rw-r--r--dev-php/pecl-mcrypt/pecl-mcrypt-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-mcrypt/pecl-mcrypt-1.0.3.ebuild b/dev-php/pecl-mcrypt/pecl-mcrypt-1.0.3.ebuild
index 21565e7239a2..14a2960b1785 100644
--- a/dev-php/pecl-mcrypt/pecl-mcrypt-1.0.3.ebuild
+++ b/dev-php/pecl-mcrypt/pecl-mcrypt-1.0.3.ebuild
@@ -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}"