mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-arch/snappy: restore 1.1 subslot to snappy-1.2.1
- 1.2.0 had an accidental ABI breakage, which is restored and fixed in 1.2.1 which is ABI compatible with 1.1. https://github.com/google/snappy/issues/183 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
# ABI may be broken without a new SONAME. Please use abidiff on bumps.
|
||||
SLOT="0/1.2.1"
|
||||
SLOT="0/1.1"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
|
||||
IUSE="cpu_flags_x86_avx cpu_flags_x86_avx2 test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
Reference in New Issue
Block a user