diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-25 20:11:08 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-25 20:11:08 +0300 |
commit | b8b6b0a3eefae5422ec08391c95afcb5212937bc (patch) | |
tree | 5522fdafe5cac101e69710e74272e63be04728f8 /sys-libs/tevent | |
parent | sys-libs/talloc: amd64 stable wrt bug #664316 (diff) | |
download | gentoo-b8b6b0a3eefae5422ec08391c95afcb5212937bc.tar.gz gentoo-b8b6b0a3eefae5422ec08391c95afcb5212937bc.tar.bz2 gentoo-b8b6b0a3eefae5422ec08391c95afcb5212937bc.zip |
sys-libs/tevent: amd64 stable wrt bug #664316
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r-- | sys-libs/tevent/tevent-0.9.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/tevent/tevent-0.9.37.ebuild b/sys-libs/tevent/tevent-0.9.37.ebuild index bc34204ae54e..5a951c828863 100644 --- a/sys-libs/tevent/tevent-0.9.37.ebuild +++ b/sys-libs/tevent/tevent-0.9.37.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" IUSE="elibc_glibc python" RDEPEND=">=sys-libs/talloc-2.1.13[${MULTILIB_USEDEP}] |