commit: ae620b343795278562b9fac71a93a9753572bcc6 Author: Johannes Huber <johu <AT> gmx <DOT> de> AuthorDate: Mon Jun 2 20:21:22 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 2 21:31:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae620b34
app-arch/unshield: introduce subslot Signed-off-by: Johannes Huber <johu <AT> gmx.de> Part-of: https://github.com/gentoo/gentoo/pull/42408 Signed-off-by: Sam James <sam <AT> gentoo.org> app-arch/unshield/{unshield-1.6.2.ebuild => unshield-1.6.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/unshield/unshield-1.6.2.ebuild b/app-arch/unshield/unshield-1.6.2-r1.ebuild similarity index 98% rename from app-arch/unshield/unshield-1.6.2.ebuild rename to app-arch/unshield/unshield-1.6.2-r1.ebuild index 6e5a9468b60d..8d830675e4ea 100644 --- a/app-arch/unshield/unshield-1.6.2.ebuild +++ b/app-arch/unshield/unshield-1.6.2-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/twogood/unshield" SRC_URI="https://github.com/twogood/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -SLOT="0" +SLOT="0/1" KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" DEPEND="
