diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-07-31 19:14:16 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-07-31 19:25:59 -0400 |
commit | 7a47e7342782b6fb15d60d17b9355b7fe486b013 (patch) | |
tree | 9da6de3b3f13e083265bd05fdc6e7d36bbc908ee /app-emulation | |
parent | app-emulation/ruffle: add 0_p20220731 (diff) | |
download | gentoo-7a47e7342782b6fb15d60d17b9355b7fe486b013.tar.gz gentoo-7a47e7342782b6fb15d60d17b9355b7fe486b013.tar.bz2 gentoo-7a47e7342782b6fb15d60d17b9355b7fe486b013.zip |
app-emulation/ruffle: sync live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/ruffle/ruffle-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ruffle/ruffle-9999.ebuild b/app-emulation/ruffle/ruffle-9999.ebuild index 15a96101d806..0db98eda49d5 100644 --- a/app-emulation/ruffle/ruffle-9999.ebuild +++ b/app-emulation/ruffle/ruffle-9999.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Flash Player emulator written in Rust" HOMEPAGE="https://ruffle.rs/" EGIT_REPO_URI="https://github.com/ruffle-rs/ruffle.git" -LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 ZLIB curl" +LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 ZLIB curl unicode" SLOT="0" RDEPEND=" |