diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-08-21 15:50:47 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-08-21 15:51:36 +0200 |
commit | 28a840d3804a7a2842b74aba2df04f1365bb0839 (patch) | |
tree | d4466454b1c1a99bf5ba0fd8845f864499b86c54 /kde-misc/tellico | |
parent | kde-apps/kross-interpreters: EAPI-8 bump, drop ruby25 (diff) | |
download | kde-28a840d3804a7a2842b74aba2df04f1365bb0839.tar.gz kde-28a840d3804a7a2842b74aba2df04f1365bb0839.tar.bz2 kde-28a840d3804a7a2842b74aba2df04f1365bb0839.zip |
*/*: RESTRICT+= -> RESTRICT= for EAPI-8 based ebuilds
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-misc/tellico')
-rw-r--r-- | kde-misc/tellico/tellico-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-9999.ebuild b/kde-misc/tellico/tellico-9999.ebuild index e8b789960e..39dd61af95 100644 --- a/kde-misc/tellico/tellico-9999.ebuild +++ b/kde-misc/tellico/tellico-9999.ebuild @@ -21,7 +21,7 @@ SLOT="5" IUSE="bibtex cddb discid pdf scanner semantic-desktop taglib v4l xmp yaz" # tests need network access -RESTRICT+=" test" +RESTRICT="test" BDEPEND=" sys-devel/gettext |