dev-python/pytest: arm64 stable (bug #723996)
[gentoo.git] / app-admin / gamin / gamin-0.1.10-r1.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit multilib-build
7
8 DESCRIPTION="Meta package providing the File Alteration Monitor API & Server"
9 HOMEPAGE="https://www.gnome.org/~veillard/gamin/"
10 SRC_URI=""
11
12 LICENSE="LGPL-2"
13 SLOT="0"
14 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
15 IUSE=""
16
17 RDEPEND="!app-admin/fam
18         >=dev-libs/libgamin-0.1.10-r4[${MULTILIB_USEDEP}]"
19 DEPEND=""
20
21 PDEPEND=">=app-admin/gam-server-0.1.10"