diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 23:00:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 23:00:02 +0200 |
commit | 577827e6c54fede4268af87e6f6abc6a23770808 (patch) | |
tree | 18c5f93bd642887f66e8f858034ce30d7d89b7af /sys-libs/tevent | |
parent | sys-libs/tdb: ia64 stable wrt bug #664316 (diff) | |
download | gentoo-577827e6c54fede4268af87e6f6abc6a23770808.tar.gz gentoo-577827e6c54fede4268af87e6f6abc6a23770808.tar.bz2 gentoo-577827e6c54fede4268af87e6f6abc6a23770808.zip |
sys-libs/tevent: ia64 stable wrt bug #664316
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r-- | sys-libs/tevent/tevent-0.9.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/tevent/tevent-0.9.37.ebuild b/sys-libs/tevent/tevent-0.9.37.ebuild index 91b6e1b6b32a..37b6a5daec48 100644 --- a/sys-libs/tevent/tevent-0.9.37.ebuild +++ b/sys-libs/tevent/tevent-0.9.37.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 ~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="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] ) |