summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-13 13:26:57 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-13 13:26:57 +0100
commit2bc21284009eb4b7ec1db23c687c3645bd7b7529 (patch)
tree150d939b2d8c2395ea273fea25d5029a6176c18a /sys-libs/talloc
parentsys-libs/ldb: ia64 stable wrt bug #704998 (diff)
downloadgentoo-2bc21284009eb4b7ec1db23c687c3645bd7b7529.tar.gz
gentoo-2bc21284009eb4b7ec1db23c687c3645bd7b7529.tar.bz2
gentoo-2bc21284009eb4b7ec1db23c687c3645bd7b7529.zip
sys-libs/talloc: ia64 stable wrt bug #704998
Package-Manager: Portage-2.3.84, Repoman-2.3.20 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.3.1.ebuild2
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 23f316027c34..a9e1bd107ddc 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}"