diff --git a/dev-libs/libx86emu/libx86emu-3.7.ebuild b/dev-libs/libx86emu/libx86emu-3.7.ebuild index d0fe4331d6f69..3236d7c53926a 100644 --- a/dev-libs/libx86emu/libx86emu-3.7.ebuild +++ b/dev-libs/libx86emu/libx86emu-3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,6 +13,9 @@ LICENSE="BSD" SLOT="0/$(ver_cut 1-2)" KEYWORDS="~amd64 ~x86" +# Tests broken: https://github.com/wfeldt/libx86emu/issues/50 +RESTRICT="test" + src_prepare() { default echo "${PV}" > VERSION || die diff --git a/dev-util/android-studio/Manifest b/dev-util/android-studio/Manifest index 95ed6541717ec..88a974551939c 100644 --- a/dev-util/android-studio/Manifest +++ b/dev-util/android-studio/Manifest @@ -1 +1 @@ -DIST android-studio-quail1-patch1-linux.tar.gz 1529027594 BLAKE2B ed80e166aed2857c1fe8ef65628403168d6acf31d4ea4c927e1cdfd6729ead12068fbced0e13611ec4fc2562c2d28a9eede04514f0e23458b84f786006077fa2 SHA512 c544a61e22a990c685da5d2be70651f49ac2e9f48748fec5125b051b614a9f241b4b21fcffbfcea0a785577a4acc7c33848101ed619b7fd51b07eb69091adbb3 +DIST android-studio-quail1-patch2-linux.tar.gz 1529034844 BLAKE2B add83a328549401870044e843aa594c7efcaead55d62ee0b2af0e5de104f28f468fa960bf2d6663b7f74276f219af872696357e2ff0e4193da85caf9a790d9ba SHA512 69a6e0019c21a2f49271ed2bfd2cf21c33b511a6db0114985be7edb5f0148dc94c4818ea10d170b36042b0d77c02dcce66da9df3a17e780b2b7f14986de1fe21 diff --git a/dev-util/android-studio/android-studio-2026.1.1.9.ebuild b/dev-util/android-studio/android-studio-2026.1.1.10.ebuild similarity index 99% rename from dev-util/android-studio/android-studio-2026.1.1.9.ebuild rename to dev-util/android-studio/android-studio-2026.1.1.10.ebuild index cb3edbfcb75eb..e281069aa649b 100644 --- a/dev-util/android-studio/android-studio-2026.1.1.9.ebuild +++ b/dev-util/android-studio/android-studio-2026.1.1.10.ebuild @@ -31,7 +31,7 @@ QA_PREBUILT=" DESCRIPTION="Android development environment based on IntelliJ IDEA" HOMEPAGE="https://developer.android.com/studio" -SRC_URI="https://edgedl.me.gvt1.com/android/studio/ide-zips/${PV}/${PN}-quail1-patch1-linux.tar.gz" +SRC_URI="https://edgedl.me.gvt1.com/android/studio/ide-zips/${PV}/${PN}-quail1-patch2-linux.tar.gz" S=${WORKDIR}/${PN} LICENSE="Apache-2.0 android BSD BSD-2 CDDL-1.1 CPL-0.5 EPL-1.0 GPL-2 GPL-2+ JDOM IJG LGPL-2.1 MIT