app-misc/glafetch: update LICENSE

Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
Ceres 2026-01-07 23:44:14 +00:00
parent e7c2c077fc
commit 1a441bc074
Signed by: ceres-sees-all
GPG key ID: 9814758436430045

View file

@ -15,7 +15,7 @@ else
KEYWORDS="~amd64 ~arm64"
fi
LICENSE="GPL-3.0"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~arm64"
@ -40,4 +40,4 @@ src_compile() {
src_install() {
cargo_src_install
}
}