app-arch/snappy: keyworded 1.1.7 for ia64, bug #635686
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 28 Oct 2017 22:08:09 +0000 (23:08 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 28 Oct 2017 22:08:39 +0000 (23:08 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"

app-arch/snappy/snappy-1.1.7.ebuild

index 7eb64d8c0c05fd7b22ceebc944d3286cdc9e5a4a..eea333450b700390f231da8804f5d3391988ff39 100644 (file)
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV%%.*}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="static-libs test"
 # upstream killed static lib support with build system update
 # (and we have packages depending on the flag)