diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-07 23:15:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-07 23:15:54 +0000 |
commit | 36536191eae271dc09fdbf58f05b8c62a0e22dfb (patch) | |
tree | 118b3d1d3b22e60bf81c689809817c3ca191f371 /sys-libs | |
parent | dev-util/lttng-ust: stable 2.8.1 for ppc64, bug #664316 (diff) | |
download | gentoo-36536191eae271dc09fdbf58f05b8c62a0e22dfb.tar.gz gentoo-36536191eae271dc09fdbf58f05b8c62a0e22dfb.tar.bz2 gentoo-36536191eae271dc09fdbf58f05b8c62a0e22dfb.zip |
sys-libs/talloc: stable 2.1.14 for ppc64, bug #664316
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/talloc/talloc-2.1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.1.14.ebuild b/sys-libs/talloc/talloc-2.1.14.ebuild index 259b74f7f777..db77d1bc0099 100644 --- a/sys-libs/talloc/talloc-2.1.14.ebuild +++ b/sys-libs/talloc/talloc-2.1.14.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 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris" IUSE="compat +python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |