diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-10 09:47:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-10 09:47:49 +0100 |
commit | 765168f66b90e3a964de3e1a3612af6cab800ee7 (patch) | |
tree | a785eba9e3224ff14910c205ae1b5c3267363a31 /dev-php/PEAR-File_SMBPasswd | |
parent | dev-php/PEAR-Crypt_CHAP: keyworded 1.5.0-r3 for ppc64 (diff) | |
download | gentoo-765168f66b90e3a964de3e1a3612af6cab800ee7.tar.gz gentoo-765168f66b90e3a964de3e1a3612af6cab800ee7.tar.bz2 gentoo-765168f66b90e3a964de3e1a3612af6cab800ee7.zip |
dev-php/PEAR-File_SMBPasswd: keyworded 1.0.3-r1 for ppc64
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 | 2 |
1 files changed, 1 insertions, 1 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 16b5fcac23e4..0a284fedeb2f 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 @@ -7,7 +7,7 @@ inherit php-pear-r2 DESCRIPTION="Class for managing SAMBA style password files" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-lang/php-5.3:* >=dev-php/PEAR-Crypt_CHAP-1.0.0" |