diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-28 23:04:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-28 23:04:18 +0300 |
commit | 3cb5779d5f0bc9d0dd20b76c7ed13d9c9f8604ab (patch) | |
tree | efc02ed78a363a0738a0f218a70ee96142d1be3b /sys-libs/talloc/talloc-2.1.9.ebuild | |
parent | sys-libs/tdb: arm stable wrt bug #650382 (diff) | |
download | gentoo-3cb5779d5f0bc9d0dd20b76c7ed13d9c9f8604ab.tar.gz gentoo-3cb5779d5f0bc9d0dd20b76c7ed13d9c9f8604ab.tar.bz2 gentoo-3cb5779d5f0bc9d0dd20b76c7ed13d9c9f8604ab.zip |
sys-libs/talloc: arm stable wrt bug #650382
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-libs/talloc/talloc-2.1.9.ebuild')
-rw-r--r-- | sys-libs/talloc/talloc-2.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/talloc/talloc-2.1.9.ebuild b/sys-libs/talloc/talloc-2.1.9.ebuild index a789eed3d12d..7d882a2fc7ee 100644 --- a/sys-libs/talloc/talloc-2.1.9.ebuild +++ b/sys-libs/talloc/talloc-2.1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~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}" |