diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-12 15:48:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-12 15:48:29 +0300 |
commit | 00b16befdbb884798a43955d09af099c3b098c2d (patch) | |
tree | 756552386b7f587380317f1653751d826169e2b9 /app-emulation | |
parent | dev-python/zipstream-ng: Keyword 1.7.1 arm64, #937699 (diff) | |
download | gentoo-00b16befdbb884798a43955d09af099c3b098c2d.tar.gz gentoo-00b16befdbb884798a43955d09af099c3b098c2d.tar.bz2 gentoo-00b16befdbb884798a43955d09af099c3b098c2d.zip |
app-emulation/ruffle: Stabilize 0_p20240722 amd64, #937792
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/ruffle/ruffle-0_p20240722.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ruffle/ruffle-0_p20240722.ebuild b/app-emulation/ruffle/ruffle-0_p20240722.ebuild index 22c50e7c959f..f08d605664e9 100644 --- a/app-emulation/ruffle/ruffle-0_p20240722.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20240722.ebuild @@ -672,7 +672,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 )" |