summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>2023-09-27 10:43:05 +0300
committerBen Kohler <bkohler@gentoo.org>2023-09-27 12:56:16 -0500
commitcc66c2ced0ed81cd2c1076bd5ee3ab8964bd37a2 (patch)
treeb77f2d85bfd78bd4657848ace43e47b21affc69a /dev-libs
parentdev-libs/libx86emu: add subslot to 1.1 (diff)
downloadgentoo-cc66c2ced0ed81cd2c1076bd5ee3ab8964bd37a2.tar.gz
gentoo-cc66c2ced0ed81cd2c1076bd5ee3ab8964bd37a2.tar.bz2
gentoo-cc66c2ced0ed81cd2c1076bd5ee3ab8964bd37a2.zip
dev-libs/libx86emu: add subslot to 3.5
Closes: https://bugs.gentoo.org/914763 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33080 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libx86emu/libx86emu-3.5-r1.ebuild (renamed from dev-libs/libx86emu/libx86emu-3.5.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libx86emu/libx86emu-3.5.ebuild b/dev-libs/libx86emu/libx86emu-3.5-r1.ebuild
index f4c40aa7a9ab..339ae9ee5072 100644
--- a/dev-libs/libx86emu/libx86emu-3.5.ebuild
+++ b/dev-libs/libx86emu/libx86emu-3.5-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/wfeldt/libx86emu"
SRC_URI="https://github.com/wfeldt/libx86emu/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
-SLOT="0"
+SLOT="0/$(ver_cut 1-2)"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
src_prepare() {