diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-14 00:05:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-14 00:05:50 +0100 |
commit | 3467ad650a07c7761f647c378174aa2634a25b57 (patch) | |
tree | 653c15ccc1587d41762fa557cdbe9e9d34533d97 /dev-php | |
parent | dev-php/PEAR-Crypt_CHAP: keyworded 1.5.0-r3 for ppc (diff) | |
download | gentoo-3467ad650a07c7761f647c378174aa2634a25b57.tar.gz gentoo-3467ad650a07c7761f647c378174aa2634a25b57.tar.bz2 gentoo-3467ad650a07c7761f647c378174aa2634a25b57.zip |
dev-php/PEAR-File_SMBPasswd: keyworded 1.0.3-r1 for ppc
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-php')
-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 0a284fedeb2f..71ede40c90f9 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 ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-lang/php-5.3:* >=dev-php/PEAR-Crypt_CHAP-1.0.0" |