dev-libs/userspace-rcu: keyworded 0.10.1 for ia64, bug #655730
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 19 May 2018 10:46:47 +0000 (11:46 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 19 May 2018 10:47:11 +0000 (11:47 +0100)
Bug: https://bugs.gentoo.org/655730
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

dev-libs/userspace-rcu/userspace-rcu-0.10.1.ebuild

index 0576c317633db20a36908bc73b94f94e1661b7d8..40699ad58d7a11024b51c33b868ae998dea2bd26 100644 (file)
@@ -9,7 +9,7 @@ SRC_URI="http://lttng.org/files/urcu/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0/6" # subslot = soname version
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="static-libs regression-test test"
 
 DEPEND="test? ( sys-process/time )"