Commit Graph

3 Commits

Author SHA1 Message Date
Itai Ferber
792ce9378f net-dns/technitium-dns: ignore rm failure
The src_install() phase removes the built `systemd.service` in favor of
installing our own with fixed paths; the command is missing either `-f`
or `|| die` to clarify intent -- in this case, there is no harm if the
service file is not removed, since it won't be installed somewhere where
it would get picked up.

Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-04-26 15:25:51 -04:00
Itai Ferber
2f7fa34a3a net-dns/technitium-dns: update KEYWORDS
TechnetiumDNS builds from source, but the keywords accidentally blocked
non-`amd64` architectures; this is incorrect.

Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-04-26 15:25:51 -04:00
Itai Ferber
b2c43e6c41 net-dns/technitium-dns: add 15.0.1
Signed-off-by: Itai Ferber <itai@itaiferber.net>
2026-04-26 08:49:56 -04:00