diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 15:48:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 15:48:11 +0200 |
commit | 72a1c39152a49dd5444ec1545f15f9cf3c70f4a5 (patch) | |
tree | 3b6e1f8c0123cd7d3aad4d0fa61736bbfb3fa4c7 /sys-libs/tevent | |
parent | sys-libs/tdb: amd64 stable wrt bug #619516 (diff) | |
download | gentoo-72a1c39152a49dd5444ec1545f15f9cf3c70f4a5.tar.gz gentoo-72a1c39152a49dd5444ec1545f15f9cf3c70f4a5.tar.bz2 gentoo-72a1c39152a49dd5444ec1545f15f9cf3c70f4a5.zip |
sys-libs/tevent: amd64 stable wrt bug #619516
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/tevent')
-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 d54e09e7dc9f..d47b36649f68 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://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}] |