dev-python/pytest: arm64 stable (bug #723996)
[gentoo.git] / kde-apps / kpkpass / kpkpass-19.12.3.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 ECM_TEST="forceoptional"
7 KFMIN=5.63.0
8 QTMIN=5.12.3
9 VIRTUALX_REQUIRED="test"
10 inherit ecm kde.org
11
12 DESCRIPTION="Library to deal with Apple Wallet pass files"
13 HOMEPAGE="https://kde.org/applications/office/kontact/"
14
15 LICENSE="LGPL-2.1+"
16 SLOT="5"
17 KEYWORDS="amd64 arm64 x86"
18 IUSE=""
19
20 DEPEND="
21         >=dev-qt/qtgui-${QTMIN}:5
22         >=kde-frameworks/karchive-${KFMIN}:5
23 "
24 RDEPEND="${DEPEND}
25         !<kde-apps/kdepim-addons-18.07.80
26 "