summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-05-02 23:07:41 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-05-02 23:07:41 +0100
commit87e596a06fe5402da4933f34dcc3077711a7cfb5 (patch)
tree5b4697f2665a6c328b7a57cd6a63f53a920f875a /sys-libs/talloc
parentnet-libs/socket_wrapper: stable 1.3.2 for ppc (diff)
downloadgentoo-87e596a06fe5402da4933f34dcc3077711a7cfb5.tar.gz
gentoo-87e596a06fe5402da4933f34dcc3077711a7cfb5.tar.bz2
gentoo-87e596a06fe5402da4933f34dcc3077711a7cfb5.zip
sys-libs/talloc: stable 2.3.2 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/talloc')
-rw-r--r--sys-libs/talloc/talloc-2.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.3.2.ebuild b/sys-libs/talloc/talloc-2.3.2.ebuild
index c092b3fc0c14..f5099063c53f 100644
--- a/sys-libs/talloc/talloc-2.3.2.ebuild
+++ b/sys-libs/talloc/talloc-2.3.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.samba.org/ftp/${PN}/${P}.tar.gz"
LICENSE="GPL-3 LGPL-3+ LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris"
IUSE="compat +python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"