diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-02 23:07:33 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-02 23:07:33 +0100 |
commit | 9160e48ebdd95bc75d66fccc234d34a912dcec61 (patch) | |
tree | 02e2790132214e4f8f778f4aeba9b010f720538c /sys-libs/ldb | |
parent | net-dns/resolv_wrapper: stable 1.1.7 for ppc (diff) | |
download | gentoo-9160e48ebdd95bc75d66fccc234d34a912dcec61.tar.gz gentoo-9160e48ebdd95bc75d66fccc234d34a912dcec61.tar.bz2 gentoo-9160e48ebdd95bc75d66fccc234d34a912dcec61.zip |
sys-libs/ldb: stable 2.2.1 for ppc
stable wrt bug #778026
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs/ldb')
-rw-r--r-- | sys-libs/ldb/ldb-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ldb/ldb-2.2.1.ebuild b/sys-libs/ldb/ldb-2.2.1.ebuild index 6c300b134754..ee48524356ef 100644 --- a/sys-libs/ldb/ldb-2.2.1.ebuild +++ b/sys-libs/ldb/ldb-2.2.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://samba.org/ftp/pub/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="doc +ldap +lmdb python test" REQUIRED_USE="${PYTHON_REQUIRED_USE} |