diff options
Diffstat (limited to 'eclass/systemd-unit.eclass')
-rw-r--r-- | eclass/systemd-unit.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/systemd-unit.eclass b/eclass/systemd-unit.eclass index cf6c62b..d42858a 100644 --- a/eclass/systemd-unit.eclass +++ b/eclass/systemd-unit.eclass @@ -12,7 +12,7 @@ HOMEPAGE="http://git.randomdan.homeip.net/cgit.cgi/util/tree/systemd-units" SRC_URI="http://git.randomdan.homeip.net/cgit.cgi/util/plain/systemd-units/${PN/-/.}?id=${P} -> ${PN/-/.}" RESTRICT="mirror" -LICENSE="gpl" +LICENSE="MIT" SLOT="0" KEYWORDS="x86 amd64" IUSE="" |