diff options
author | Sam James <sam@gentoo.org> | 2023-09-13 20:09:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-13 20:09:45 +0100 |
commit | 1d98d0ad9b861b963964471605a0f9ef44d61994 (patch) | |
tree | b1b61b29b24749539d7f49b4d4889c8b1cccf97e /app-emulation | |
parent | net-analyzer/icinga2: drop 2.13.7 (diff) | |
download | gentoo-1d98d0ad9b861b963964471605a0f9ef44d61994.tar.gz gentoo-1d98d0ad9b861b963964471605a0f9ef44d61994.tar.bz2 gentoo-1d98d0ad9b861b963964471605a0f9ef44d61994.zip |
app-emulation/ruffle: Stabilize 0_p20230824 amd64, #914116
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/ruffle/ruffle-0_p20230824.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ruffle/ruffle-0_p20230824.ebuild b/app-emulation/ruffle/ruffle-0_p20230824.ebuild index 608036c26f35..5712d1d1fc43 100644 --- a/app-emulation/ruffle/ruffle-0_p20230824.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20230824.ebuild @@ -570,7 +570,7 @@ LICENSE+=" Unicode-DFS-2016 ZLIB curl " # crates SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RESTRICT="!test? ( test )" |