diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 10:01:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-18 10:01:07 +0300 |
commit | f0db1b86347c49268c8518ac0aa8f388644491d1 (patch) | |
tree | 2fcf9b8afcca9e7da61f70cd616710f2307e991d /app-emulation | |
parent | x11-libs/libXi: Stabilize 1.8.2 x86, #941732 (diff) | |
download | gentoo-f0db1b86347c49268c8518ac0aa8f388644491d1.tar.gz gentoo-f0db1b86347c49268c8518ac0aa8f388644491d1.tar.bz2 gentoo-f0db1b86347c49268c8518ac0aa8f388644491d1.zip |
app-emulation/ruffle: Stabilize 0_p20240929 amd64, #941739
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/ruffle/ruffle-0_p20240929.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/ruffle/ruffle-0_p20240929.ebuild b/app-emulation/ruffle/ruffle-0_p20240929.ebuild index fbb6ac59d57f..2246aaa0a1de 100644 --- a/app-emulation/ruffle/ruffle-0_p20240929.ebuild +++ b/app-emulation/ruffle/ruffle-0_p20240929.ebuild @@ -17,7 +17,7 @@ else https://dev.gentoo.org/~ionen/distfiles/${MY_P}-vendor.tar.xz " S=${WORKDIR}/${MY_P} - KEYWORDS="~amd64" + KEYWORDS="amd64" fi DESCRIPTION="Flash Player emulator written in Rust" |