Skip to content

Commit af08bf9

Browse files
committed
app-arch/unzip: mark x86 & m68k stable (bug #691566)
Bug: https://bugs.gentoo.org/691566 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <[email protected]>
1 parent 619f416 commit af08bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-arch/unzip/unzip-6.0_p25-r1.ebuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.tar.gz
1616

1717
LICENSE="Info-ZIP"
1818
SLOT="0"
19-
KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc ~x86 ~x86-linux"
19+
KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x86-linux"
2020
IUSE="bzip2 natspec unicode"
2121

2222
DEPEND="bzip2? ( app-arch/bzip2 )

0 commit comments

Comments
 (0)