diff options
author | 2021-08-19 20:37:59 +0200 | |
---|---|---|
committer | 2021-08-19 20:37:59 +0200 | |
commit | 064f05f6ecaab5e9169eb2adcc995690ac140ae2 (patch) | |
tree | 8fde627db1eaa2dd1e265ba48a265be5acaa874d /dev-qt/linguist | |
parent | dev-qt/designer: EAPI-8 bump (diff) | |
download | qt-064f05f6ecaab5e9169eb2adcc995690ac140ae2.tar.gz qt-064f05f6ecaab5e9169eb2adcc995690ac140ae2.tar.bz2 qt-064f05f6ecaab5e9169eb2adcc995690ac140ae2.zip |
dev-qt/linguist: EAPI-8 bump
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt/linguist')
-rw-r--r-- | dev-qt/linguist/linguist-5.15.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/linguist/linguist-5.15.9999.ebuild b/dev-qt/linguist/linguist-5.15.9999.ebuild index e4ee2032..098e2d1a 100644 --- a/dev-qt/linguist/linguist-5.15.9999.ebuild +++ b/dev-qt/linguist/linguist-5.15.9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 QT5_MODULE="qttools" inherit desktop qt5-build xdg-utils |