diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-31 19:23:59 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-31 19:25:04 +0200 |
commit | 38e176a391ce585d987cd382254f3b8f08343566 (patch) | |
tree | cf49a96fcce0e4ff191d6c3c9e068add4e647959 /dev-libs/grantlee | |
parent | sci-visualization/labplot: add 2.11.1 (diff) | |
download | gentoo-38e176a391ce585d987cd382254f3b8f08343566.tar.gz gentoo-38e176a391ce585d987cd382254f3b8f08343566.tar.bz2 gentoo-38e176a391ce585d987cd382254f3b8f08343566.zip |
dev-libs/grantlee: Restrict tests, package unmaintained upstream
... and will be obsolete after KDE PIM 5 (and then some) cleanup.
Bug: https://bugs.gentoo.org/874627
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs/grantlee')
-rw-r--r-- | dev-libs/grantlee/grantlee-5.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/grantlee/grantlee-5.3.0.ebuild b/dev-libs/grantlee/grantlee-5.3.0.ebuild index e44ee2d5e392..47ba36990ff5 100644 --- a/dev-libs/grantlee/grantlee-5.3.0.ebuild +++ b/dev-libs/grantlee/grantlee-5.3.0.ebuild @@ -15,7 +15,7 @@ SLOT="5" KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86" IUSE="debug doc test" -RESTRICT="!test? ( test )" +RESTRICT="test" # bug 874627 RDEPEND=" dev-qt/qtcore:5 |