diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-31 21:15:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-01 12:06:09 +0100 |
commit | f8a1770d63f95ae3c76636e4136f7f54361e712e (patch) | |
tree | 71139dc2a18682ca4aa95199f17c8c22deb6b969 /dev-libs/cyrus-sasl | |
parent | sys-apps/sandbox-2.13-r0: alpha stable (diff) | |
download | gentoo-f8a1770d63f95ae3c76636e4136f7f54361e712e.tar.gz gentoo-f8a1770d63f95ae3c76636e4136f7f54361e712e.tar.bz2 gentoo-f8a1770d63f95ae3c76636e4136f7f54361e712e.zip |
dev-libs/cyrus-sasl: stable 2.1.26-r10 for ppc64, bug #647786
Package-Manager: Portage-2.3.27, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 187a24db1055..ded388d80e01 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" |