diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:10:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:10:58 +0100 |
commit | 0978790be8e1b1446a2265741fdec55dba8f87fa (patch) | |
tree | d10b47b7f05da0b2c9f878ec88286cbc2bb89f17 /dev-util | |
parent | dev-util/vulkan-tools: Also install 32-bit binaries in multiabi case (diff) | |
download | gentoo-0978790be8e1b1446a2265741fdec55dba8f87fa.tar.gz gentoo-0978790be8e1b1446a2265741fdec55dba8f87fa.tar.bz2 gentoo-0978790be8e1b1446a2265741fdec55dba8f87fa.zip |
dev-util/lttng-ust: keyworded 2.8.1 for ia64, bug #664314
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/lttng-ust/lttng-ust-2.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lttng-ust/lttng-ust-2.8.1.ebuild b/dev-util/lttng-ust/lttng-ust-2.8.1.ebuild index 91e4fc222950..162cd0f3a50b 100644 --- a/dev-util/lttng-ust/lttng-ust-2.8.1.ebuild +++ b/dev-util/lttng-ust/lttng-ust-2.8.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${MY_SLOT}" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="examples" DEPEND="dev-libs/userspace-rcu" |