diff options
Diffstat (limited to 'net-irc/soju/soju-0.6.2.ebuild')
-rw-r--r-- | net-irc/soju/soju-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/soju/soju-0.6.2.ebuild b/net-irc/soju/soju-0.6.2.ebuild index 11f84c48fbf7..bfebd16695f7 100644 --- a/net-irc/soju/soju-0.6.2.ebuild +++ b/net-irc/soju/soju-0.6.2.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://soju.im/" SRC_URI="https://git.sr.ht/~emersion/${PN}/refs/download/v${PV}/${P}.tar.gz" SRC_URI+=" https://github.com/alfredfo/${PN}-deps/raw/master/${P}-deps.tar.xz" -LICENSE="AGPL-3" +LICENSE="AGPL-3 Apache-2.0 MIT BSD" SLOT="0" KEYWORDS="~amd64 ~arm64 ~riscv" IUSE="moderncsqlite +sqlite pam" |