summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-13 13:45:25 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-13 13:45:25 +0100
commitcb7879aa0ad11a3f8b2943ee03fe9b4270786e0b (patch)
tree90184f94ec8a3968ac19f59c70371f7af5ea572d /sys-libs
parentsys-libs/ldb: x86 stable wrt bug #704998 (diff)
downloadgentoo-cb7879aa0ad11a3f8b2943ee03fe9b4270786e0b.tar.gz
gentoo-cb7879aa0ad11a3f8b2943ee03fe9b4270786e0b.tar.bz2
gentoo-cb7879aa0ad11a3f8b2943ee03fe9b4270786e0b.zip
sys-libs/talloc: x86 stable wrt bug #704998
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 fd8283585573..e04f7710d776 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}"