diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-06-08 16:23:41 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-06-08 16:24:05 +0300 |
commit | e21bf5fc5398e5cccec3e4db94fecc8f02b89bd4 (patch) | |
tree | bcf8422346ce03926e81227d14c49dba14483974 /www-client/luakit | |
parent | www-client/luakit: fix license on 2.3 (diff) | |
download | gentoo-e21bf5fc5398e5cccec3e4db94fecc8f02b89bd4.tar.gz gentoo-e21bf5fc5398e5cccec3e4db94fecc8f02b89bd4.tar.bz2 gentoo-e21bf5fc5398e5cccec3e4db94fecc8f02b89bd4.zip |
www-client/luakit: sync live
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client/luakit')
-rw-r--r-- | www-client/luakit/luakit-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/luakit/luakit-9999.ebuild b/www-client/luakit/luakit-9999.ebuild index c9e270416ac3..4898eed6a661 100644 --- a/www-client/luakit/luakit-9999.ebuild +++ b/www-client/luakit/luakit-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ else KEYWORDS="~amd64" fi -LICENSE="GPL-3" +LICENSE="GPL-3+" SLOT="0" IUSE="doc test" |