diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-09-03 04:53:41 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-09-03 07:51:16 -0400 |
commit | 8e949fcb0e7f0239e5f322d512baf597700ea50d (patch) | |
tree | 0d8c07ea28e4de60fe1e1fb450826a231362da4b /app-emulation/ruffle | |
parent | app-emulation/ruffle: add 0_p20240902 (diff) | |
download | gentoo-8e949fcb0e7f0239e5f322d512baf597700ea50d.tar.gz gentoo-8e949fcb0e7f0239e5f322d512baf597700ea50d.tar.bz2 gentoo-8e949fcb0e7f0239e5f322d512baf597700ea50d.zip |
app-emulation/ruffle: sync live
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation/ruffle')
-rw-r--r-- | app-emulation/ruffle/ruffle-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/ruffle/ruffle-9999.ebuild b/app-emulation/ruffle/ruffle-9999.ebuild index 55782a3c6b41..457bc5e52efc 100644 --- a/app-emulation/ruffle/ruffle-9999.ebuild +++ b/app-emulation/ruffle/ruffle-9999.ebuild @@ -11,8 +11,8 @@ EGIT_REPO_URI="https://github.com/ruffle-rs/ruffle.git" LICENSE="|| ( Apache-2.0 MIT )" LICENSE+=" - Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC UbuntuFontLicense-1.0 MIT - MPL-2.0 OFL-1.1 openssl Unicode-DFS-2016 ZLIB + Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 openssl + Unicode-DFS-2016 ZLIB " # crates SLOT="0" IUSE="test" |