diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-11 12:38:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-11 12:38:24 +0200 |
commit | 57d7ea4facd4c0f72ec599aebdf06f5685df941a (patch) | |
tree | a74f9d8ebeeb21e341691d0c9cab22b12032ea93 | |
parent | 26b5d3b1a9d30c1ccc38af8c073e1d7025970b1c (diff) | |
download | gentoo-57d7ea4facd4c0f72ec599aebdf06f5685df941a.tar.gz gentoo-57d7ea4facd4c0f72ec599aebdf06f5685df941a.tar.xz |
app-arch/unzip: x86 stable wrt bug #528082
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-arch/unzip/unzip-6.0_p20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unzip/unzip-6.0_p20.ebuild b/app-arch/unzip/unzip-6.0_p20.ebuild index 0c9409b9844..1e03f8577e1 100644 --- a/app-arch/unzip/unzip-6.0_p20.ebuild +++ b/app-arch/unzip/unzip-6.0_p20.ebuild @@ -17,7 +17,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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="bzip2 natspec unicode" DEPEND="bzip2? ( app-arch/bzip2 ) |