diff options
author | 2025-02-13 17:51:33 +0000 | |
---|---|---|
committer | 2025-02-13 17:51:33 +0000 | |
commit | 7e86fd02f200ce718b01672ae31331a4e2726872 (patch) | |
tree | f919b09c8777a471635f7b1e226cd029120a0521 /app-emulation/ruffle | |
parent | dev-libs/poco: Stabilize 1.14.0-r1 arm, #949702 (diff) | |
download | gentoo-7e86fd02f200ce718b01672ae31331a4e2726872.tar.gz gentoo-7e86fd02f200ce718b01672ae31331a4e2726872.tar.bz2 gentoo-7e86fd02f200ce718b01672ae31331a4e2726872.zip |
app-emulation/ruffle: Stabilize 0_p20250124 amd64, #949708
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/ruffle')
-rw-r--r-- | app-emulation/ruffle/ruffle-0_p20250124.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ruffle/ruffle-0_p20250124.ebuild b/app-emulation/ruffle/ruffle-0_p20250124.ebuild index 1889e442e4e9..f0d84a0114b5 100644 --- a/app-emulation/ruffle/ruffle-0_p20250124.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20250124.ebuild @@ -24,7 +24,7 @@ LICENSE+=" UbuntuFontLicense-1.0 Unicode-3.0 ZLIB openssl " # crates SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RESTRICT="!test? ( test )" |