diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:09:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:09:37 +0100 |
commit | dc425de7257c625f42ded7f5ef7859be28275314 (patch) | |
tree | 9f57e464bdb469e7fed5b4d7cad7e09e4c5b5bb5 /sys-libs/talloc | |
parent | sys-libs/ldb: ppc64 stable wrt bug #704998 (diff) | |
download | gentoo-dc425de7257c625f42ded7f5ef7859be28275314.tar.gz gentoo-dc425de7257c625f42ded7f5ef7859be28275314.tar.bz2 gentoo-dc425de7257c625f42ded7f5ef7859be28275314.zip |
sys-libs/talloc: ppc64 stable wrt bug #704998
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/talloc')
-rw-r--r-- | sys-libs/talloc/talloc-2.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.3.1.ebuild b/sys-libs/talloc/talloc-2.3.1.ebuild index 68d53048e77f..d66576048ec2 100644 --- a/sys-libs/talloc/talloc-2.3.1.ebuild +++ b/sys-libs/talloc/talloc-2.3.1.ebuild @@ -14,7 +14,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 ~sh ~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 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris" IUSE="compat +python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |