summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2019-12-19 10:21:17 -0500
committerBrian Evans <grknight@gentoo.org>2019-12-19 10:51:11 -0500
commit37ad3a2f3f169bed1c12a0449967c5add6546408 (patch)
tree004af7e5d201039511e1ea255ad7f015d159c8a5 /dev-php/PEAR-File_SMBPasswd
parentprofiles: package.mask - Include virtual/httpd-php:7.1 which was missed (diff)
downloadgentoo-37ad3a2f3f169bed1c12a0449967c5add6546408.tar.gz
gentoo-37ad3a2f3f169bed1c12a0449967c5add6546408.tar.bz2
gentoo-37ad3a2f3f169bed1c12a0449967c5add6546408.zip
dev-php/PEAR-{Crypt_CHAP,File_SMBPasswd}: keywords dropped for new dependency
Bug: https://bugs.gentoo.org/703372 Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-File_SMBPasswd')
-rw-r--r--dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
index 7e303a5a61e1..a412aa478846 100644
--- a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
+++ b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ inherit php-pear-r2
DESCRIPTION="Class for managing SAMBA style password files"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64"
IUSE=""
RDEPEND=">=dev-lang/php-5.3:*
>=dev-php/PEAR-Crypt_CHAP-1.0.0"