summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-10 19:00:38 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-10 19:14:05 +0100
commitac4a3ce58b4d1ef0a5e3b38686165c4e418940de (patch)
tree41949c8cdca3c6319e6e89663131219259f55a53
parentapp-text/blogc: version bump (diff)
downloadgentoo-ac4a3ce5.tar.gz
gentoo-ac4a3ce5.tar.bz2
gentoo-ac4a3ce5.zip
app-arch/zstd: stable 1.3.2 for ia64, bug #657574
Bug: https://bugs.gentoo.org/657574 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
-rw-r--r--app-arch/zstd/zstd-1.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/zstd/zstd-1.3.2.ebuild b/app-arch/zstd/zstd-1.3.2.ebuild
index 138870ce113b..6231db5a2860 100644
--- a/app-arch/zstd/zstd-1.3.2.ebuild
+++ b/app-arch/zstd/zstd-1.3.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/facebook/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="|| ( BSD GPL-2 )"
SLOT="0/1"
-KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86"
IUSE="static-libs"
RDEPEND="app-arch/xz-utils"