diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:03:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:03:19 +0200 |
commit | 290693325ed367266c16450ffe2e5a1cffcf4135 (patch) | |
tree | d928f21e54b6811a21682f9e9143e47f977dc4c8 /sys-libs/talloc | |
parent | sys-libs/ldb: x86 stable wrt bug #619516 (diff) | |
download | gentoo-290693325ed367266c16450ffe2e5a1cffcf4135.tar.gz gentoo-290693325ed367266c16450ffe2e5a1cffcf4135.tar.bz2 gentoo-290693325ed367266c16450ffe2e5a1cffcf4135.zip |
sys-libs/talloc: x86 stable wrt bug #619516
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 714aafc65426..ae5ff3b67810 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}" |