diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:09:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 13:09:43 +0100 |
commit | 1c8d329a1f273d40c15a1776b061cf62aac4c28d (patch) | |
tree | 2ddaea59d80f7703f3de4b009d150a37b899510c /sys-libs/tevent | |
parent | sys-libs/tdb: ppc64 stable wrt bug #704998 (diff) | |
download | gentoo-1c8d329a1f273d40c15a1776b061cf62aac4c28d.tar.gz gentoo-1c8d329a1f273d40c15a1776b061cf62aac4c28d.tar.bz2 gentoo-1c8d329a1f273d40c15a1776b061cf62aac4c28d.zip |
sys-libs/tevent: ppc64 stable wrt bug #704998
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r-- | sys-libs/tevent/tevent-0.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.10.2.ebuild b/sys-libs/tevent/tevent-0.10.2.ebuild index 75bf2a44f789..69bfc9ba3ceb 100644 --- a/sys-libs/tevent/tevent-0.10.2.ebuild +++ b/sys-libs/tevent/tevent-0.10.2.ebuild @@ -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 ~riscv ~s390 ~sh ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~x86-linux" IUSE="elibc_glibc python" RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] ) |