From 1d4bba6cf781189fe2ae5413b3c193a516ee3738 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 28 May 2024 05:34:03 +0200 Subject: [PATCH] add "package-not-maintained" antifeature to pihole --- apps.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.toml b/apps.toml index 93832a4a..c599d4d8 100644 --- a/apps.toml +++ b/apps.toml @@ -3015,6 +3015,7 @@ url = "https://github.com/YunoHost-Apps/pico_ynh" [pihole] added_date = 1674232499 # 2023/01/20 +antifeatures = [ "package-not-maintained" ] category = "system_tools" level = 8 state = "working"