# Copyright 1999-2020 Gentoo Authors# Distributed under the terms of the GNU General Public License v2EAPI=6
inheritqt5-build
DESCRIPTION="Translation files for the Qt5 framework"if[[${QT5_BUILD_TYPE}==release]];thenKEYWORDS="x86"fiIUSE=""DEPEND=" ~dev-qt/linguist-tools-${PV} ~dev-qt/qtcore-${PV}"RDEPEND=""