diff options
author | Sam James <sam@gentoo.org> | 2024-01-13 11:13:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-13 11:13:32 +0000 |
commit | 790a4d0f5e2a2c8130471899c6a0371b314cf7c7 (patch) | |
tree | 1ba2c2a89353039ec01cf5d83d42411fa0c081c7 /app-emulation | |
parent | sci-visualization/gnuplot: Stabilize 5.4.8 x86, #915405 (diff) | |
download | gentoo-790a4d0f5e2a2c8130471899c6a0371b314cf7c7.tar.gz gentoo-790a4d0f5e2a2c8130471899c6a0371b314cf7c7.tar.bz2 gentoo-790a4d0f5e2a2c8130471899c6a0371b314cf7c7.zip |
app-emulation/ruffle: Stabilize 0_p20231216 amd64, #915557
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/ruffle/ruffle-0_p20231216.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/ruffle/ruffle-0_p20231216.ebuild b/app-emulation/ruffle/ruffle-0_p20231216.ebuild index 5dc933d20c39..ee224a145716 100644 --- a/app-emulation/ruffle/ruffle-0_p20231216.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20231216.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -642,7 +642,7 @@ LICENSE+=" Unicode-DFS-2016 ZLIB curl " # crates SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RESTRICT="!test? ( test )" |