diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:15:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:15:03 +0200 |
commit | fef87631774db01eab30c19a57239a0a0c4b8bcf (patch) | |
tree | 1e7a1d9a520bd33af0b16e6ddf269c2451b8c29a /app-arch | |
parent | dev-python/python-markdown-math: amd64 stable wrt bug #736730 (diff) | |
download | gentoo-fef87631774db01eab30c19a57239a0a0c4b8bcf.tar.gz gentoo-fef87631774db01eab30c19a57239a0a0c4b8bcf.tar.bz2 gentoo-fef87631774db01eab30c19a57239a0a0c4b8bcf.zip |
app-arch/zip: amd64 stable wrt bug #724200
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/zip/zip-3.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/zip/zip-3.0-r4.ebuild b/app-arch/zip/zip-3.0-r4.ebuild index cc35cf64ef37..fbdbcc23b4b0 100644 --- a/app-arch/zip/zip-3.0-r4.ebuild +++ b/app-arch/zip/zip-3.0-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.zip" LICENSE="Info-ZIP" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux" IUSE="bzip2 crypt natspec unicode" DEPEND="${RDEPEND}" |