diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-29 12:43:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-29 12:43:34 +0100 |
commit | 5ff41e54ec7996843e16527471f8819c1caa7e29 (patch) | |
tree | ef2a3aa90757233d9290e4fc7b504e9ceaec1c46 /sys-libs | |
parent | sys-libs/ldb: x86 stable wrt bug #568432 (diff) | |
download | gentoo-5ff41e54ec7996843e16527471f8819c1caa7e29.tar.gz gentoo-5ff41e54ec7996843e16527471f8819c1caa7e29.tar.bz2 gentoo-5ff41e54ec7996843e16527471f8819c1caa7e29.zip |
sys-libs/talloc: x86 stable wrt bug #568432
Package-Manager: portage-2.2.26
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.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.1.5.ebuild b/sys-libs/talloc/talloc-2.1.5.ebuild index 7ff5dc4cefea..fc66def84bde 100644 --- a/sys-libs/talloc/talloc-2.1.5.ebuild +++ b/sys-libs/talloc/talloc-2.1.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3+ LGPL-2 BSD" 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}" |