diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:05:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:05:13 +0200 |
commit | a0ba8f31c3a43d6c043f36000df45db9e7d17c71 (patch) | |
tree | 8bcd4786a9678ac7ed5dfca1c31d3e1dc5374e7d /sys-libs/talloc | |
parent | sys-libs/ldb: ia64 stable wrt bug #619516 (diff) | |
download | gentoo-a0ba8f31c3a43d6c043f36000df45db9e7d17c71.tar.gz gentoo-a0ba8f31c3a43d6c043f36000df45db9e7d17c71.tar.bz2 gentoo-a0ba8f31c3a43d6c043f36000df45db9e7d17c71.zip |
sys-libs/talloc: ia64 stable wrt bug #619516
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
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 a842804785a8..0906c7aca1f8 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}" |