diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:57:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:57:44 +0200 |
commit | 3943e8daa8cfa23ff5e44e079906869ba44acbfd (patch) | |
tree | b04e2844d66004947f7b6a3553a3d5b24abb09c8 /sys-libs | |
parent | sys-libs/ldb: ppc64 stable wrt bug #619516 (diff) | |
download | gentoo-3943e8daa8cfa23ff5e44e079906869ba44acbfd.tar.gz gentoo-3943e8daa8cfa23ff5e44e079906869ba44acbfd.tar.bz2 gentoo-3943e8daa8cfa23ff5e44e079906869ba44acbfd.zip |
sys-libs/talloc: ppc64 stable wrt bug #619516
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 ae5ff3b67810..7d5ccb96f89e 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}" |