diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 21:20:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 21:24:59 +0100 |
commit | 8ead8427aebe76afee2412aaafae3e4e36573fe0 (patch) | |
tree | 4e4005e83ffa6bce5945121fe7b072c7103da21f /dev-php/PEAR-File_SMBPasswd | |
parent | dev-php/PEAR-Crypt_CHAP: x86 keyworded (bug #703372) (diff) | |
download | gentoo-8ead8427aebe76afee2412aaafae3e4e36573fe0.tar.gz gentoo-8ead8427aebe76afee2412aaafae3e4e36573fe0.tar.bz2 gentoo-8ead8427aebe76afee2412aaafae3e4e36573fe0.zip |
dev-php/PEAR-File_SMBPasswd: 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/PEAR-File_SMBPasswd')
-rw-r--r-- | dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild | 4 |
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 62b1b51a1a43..c93463376e02 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-2019 Gentoo Authors +# Copyright 1999-2020 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="amd64 ~hppa ~sparc" +KEYWORDS="amd64 ~hppa ~sparc ~x86" IUSE="" RDEPEND=">=dev-lang/php-5.3:* >=dev-php/PEAR-Crypt_CHAP-1.0.0" |