diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-28 23:04:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-28 23:04:32 +0300 |
commit | 1ad7ad4f8626a3d093469f6ca89343188c1da0e6 (patch) | |
tree | e2067c12fab47487afe5ec494dd93a19d5d818c7 /sys-libs | |
parent | sys-libs/talloc: arm stable wrt bug #650382 (diff) | |
download | gentoo-1ad7ad4f8626a3d093469f6ca89343188c1da0e6.tar.gz gentoo-1ad7ad4f8626a3d093469f6ca89343188c1da0e6.tar.bz2 gentoo-1ad7ad4f8626a3d093469f6ca89343188c1da0e6.zip |
sys-libs/tevent: arm stable wrt bug #650382
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/tevent/tevent-0.9.31-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/tevent/tevent-0.9.31-r1.ebuild b/sys-libs/tevent/tevent-0.9.31-r1.ebuild index c928ba565878..7014eaa5afd3 100644 --- a/sys-libs/tevent/tevent-0.9.31-r1.ebuild +++ b/sys-libs/tevent/tevent-0.9.31-r1.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 @@ -13,7 +13,7 @@ SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="python" RDEPEND=">=sys-libs/talloc-2.1.8[${MULTILIB_USEDEP}] |