diff options
author | Sam James <sam@gentoo.org> | 2024-04-28 20:34:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-28 20:34:38 +0100 |
commit | 696496891a3e760ade78260d9f9b26b42f38ce41 (patch) | |
tree | 930f9ac4bd77c3ab6899fbf2e85cc30db3f76d4b /app-emulation/ruffle | |
parent | www-apps/nextcloud: add 29.0.0 (diff) | |
download | gentoo-696496891a3e760ade78260d9f9b26b42f38ce41.tar.gz gentoo-696496891a3e760ade78260d9f9b26b42f38ce41.tar.bz2 gentoo-696496891a3e760ade78260d9f9b26b42f38ce41.zip |
app-emulation/ruffle: Stabilize 0_p20240422 amd64, #930829
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/ruffle')
-rw-r--r-- | app-emulation/ruffle/ruffle-0_p20240422.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ruffle/ruffle-0_p20240422.ebuild b/app-emulation/ruffle/ruffle-0_p20240422.ebuild index 364a2d9de0bc..3429c8fc5d64 100644 --- a/app-emulation/ruffle/ruffle-0_p20240422.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20240422.ebuild @@ -686,7 +686,7 @@ LICENSE+=" MPL-2.0 OFL-1.1 openssl Unicode-DFS-2016 ZLIB " # crates SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RESTRICT="!test? ( test )" |