summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-11-25 14:21:18 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-11-25 14:21:44 +0000
commit13f7557520b00d60e3754353fc547b9ebfed8788 (patch)
treebfcf9b30d41b2afdf7e449e9f0bce4e29c89e2e1 /app-arch/zstd/zstd-1.3.2.ebuild
parentgames-fps/quake3-teamarena: Whitespace (diff)
downloadgentoo-13f7557520b00d60e3754353fc547b9ebfed8788.tar.gz
gentoo-13f7557520b00d60e3754353fc547b9ebfed8788.tar.bz2
gentoo-13f7557520b00d60e3754353fc547b9ebfed8788.zip
app-arch/zstd: keyworded 1.3.2 for ia64, bug #638280
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-arch/zstd/zstd-1.3.2.ebuild')
-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 328bfbe193d2..625a3da65681 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="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
IUSE="static-libs"
RDEPEND="app-arch/xz-utils"