diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-03-26 19:22:34 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-03-26 19:24:30 +0100 |
commit | af08bf9e16e9a2e3e1e6a14d31c70260835882a9 (patch) | |
tree | 31364c6b48b0d4d18e4cded6e21c441d395b663b /app-arch/unzip | |
parent | profiles/arch/riscv: mask unkeyworded dep (diff) | |
download | gentoo-af08bf9e16e9a2e3e1e6a14d31c70260835882a9.tar.gz gentoo-af08bf9e16e9a2e3e1e6a14d31c70260835882a9.tar.bz2 gentoo-af08bf9e16e9a2e3e1e6a14d31c70260835882a9.zip |
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 <whissi@gentoo.org>
Diffstat (limited to 'app-arch/unzip')
-rw-r--r-- | app-arch/unzip/unzip-6.0_p25-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unzip/unzip-6.0_p25-r1.ebuild b/app-arch/unzip/unzip-6.0_p25-r1.ebuild index e0c69c8909d1..312b3927825c 100644 --- a/app-arch/unzip/unzip-6.0_p25-r1.ebuild +++ b/app-arch/unzip/unzip-6.0_p25-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.tar.gz LICENSE="Info-ZIP" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x86-linux" IUSE="bzip2 natspec unicode" DEPEND="bzip2? ( app-arch/bzip2 ) |