mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-arch/snappy: crank subslot for 1.1.10 ABI breakage
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -10,7 +10,9 @@ HOMEPAGE="https://github.com/google/snappy"
|
||||
SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0/${PV%%.*}"
|
||||
# ${PV%%.*}.FUDGE where FUDGE is incremented if ABI is broken without a new SONAME
|
||||
# Please use abidiff on bumps.
|
||||
SLOT="0/${PV%%.*}.1"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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