diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:45:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 10:45:07 +0000 |
commit | af2a97e0bce096c0789d32ea750b1a15de569959 (patch) | |
tree | 648ad59031f571df8aaa7d138f4b2fa7e07ed808 /dev-libs/cyrus-sasl | |
parent | dev-perl/File-LibMagic: keyworded 1.150.0 for ppc, bug #592800 (diff) | |
download | gentoo-af2a97e0bce096c0789d32ea750b1a15de569959.tar.gz gentoo-af2a97e0bce096c0789d32ea750b1a15de569959.tar.bz2 gentoo-af2a97e0bce096c0789d32ea750b1a15de569959.zip |
dev-libs/cyrus-sasl: stable 2.1.26-r10 for ppc, bug #647786
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/cyrus-sasl')
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild index 86f204c1a94b..a3f178daddf9 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.26-r10.ebuild @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.cyrusimap.org/cyrus-sasl/${P}.tar.gz" LICENSE="BSD-with-attribution" SLOT="2" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="authdaemond berkdb gdbm kerberos ldapdb libressl openldap mysql pam postgres sample selinux sqlite srp ssl static-libs urandom" |