diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:40:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:51:56 +0200 |
commit | 6891eb22e7ba48e79112967e6bd7c0759eacc008 (patch) | |
tree | 544e48337c93fdefc520c2056a3e8d598403dfa3 /sys-libs | |
parent | sys-libs/tevent: x86 stable (bug #664316) (diff) | |
download | gentoo-6891eb22e7ba48e79112967e6bd7c0759eacc008.tar.gz gentoo-6891eb22e7ba48e79112967e6bd7c0759eacc008.tar.bz2 gentoo-6891eb22e7ba48e79112967e6bd7c0759eacc008.zip |
sys-libs/talloc: x86 stable (bug #664316)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/talloc/talloc-2.1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.1.14.ebuild b/sys-libs/talloc/talloc-2.1.14.ebuild index 48b8134238a5..246afb32bb9c 100644 --- a/sys-libs/talloc/talloc-2.1.14.ebuild +++ b/sys-libs/talloc/talloc-2.1.14.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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris" IUSE="compat +python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |