diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:56:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:56:56 +0200 |
commit | 66c6b36e13907012f8f2626606e9b854a5f3d8a3 (patch) | |
tree | 1098d30acb431a2804b88f06f9073bc39162fbbb /sys-libs/talloc | |
parent | sys-libs/ldb: ppc stable wrt bug #619516 (diff) | |
download | gentoo-66c6b36e13907012f8f2626606e9b854a5f3d8a3.tar.gz gentoo-66c6b36e13907012f8f2626606e9b854a5f3d8a3.tar.bz2 gentoo-66c6b36e13907012f8f2626606e9b854a5f3d8a3.zip |
sys-libs/talloc: ppc stable wrt bug #619516
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/talloc')
-rw-r--r-- | sys-libs/talloc/talloc-2.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.1.9.ebuild b/sys-libs/talloc/talloc-2.1.9.ebuild index 0906c7aca1f8..cd00e27a3d43 100644 --- a/sys-libs/talloc/talloc-2.1.9.ebuild +++ b/sys-libs/talloc/talloc-2.1.9.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris" IUSE="compat +python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |