diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-18 09:23:33 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-18 09:23:46 +0200 |
commit | 5ed7ef1c1f72418e5e4cd71eb5bcc7c84bd7bd64 (patch) | |
tree | 38f67cc5212d308fda45e615b92cf6d22a55e407 | |
parent | net-misc/wget: Stabilize 1.21.3-r1 hppa, #858167 (diff) | |
download | gentoo-5ed7ef1c1f72418e5e4cd71eb5bcc7c84bd7bd64.tar.gz gentoo-5ed7ef1c1f72418e5e4cd71eb5bcc7c84bd7bd64.tar.bz2 gentoo-5ed7ef1c1f72418e5e4cd71eb5bcc7c84bd7bd64.zip |
app-arch/unzip: Stabilize 6.0_p27-r1 hppa, #867352
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | app-arch/unzip/unzip-6.0_p27-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unzip/unzip-6.0_p27-r1.ebuild b/app-arch/unzip/unzip-6.0_p27-r1.ebuild index b6d4f490b4fb..126a4a35e234 100644 --- a/app-arch/unzip/unzip-6.0_p27-r1.ebuild +++ b/app-arch/unzip/unzip-6.0_p27-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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 natspec unicode" DEPEND="bzip2? ( app-arch/bzip2 ) |