diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:44:54 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:52:04 +0200 |
commit | 0a04d1dd20d777eac3cd13432cdc976663aacb55 (patch) | |
tree | 6d135c3946bb18cb033f9eb61441e44116ddf130 /dev-util/lttng-ust | |
parent | net-fs/samba: x86 stable (bug #664316) (diff) | |
download | gentoo-0a04d1dd20d777eac3cd13432cdc976663aacb55.tar.gz gentoo-0a04d1dd20d777eac3cd13432cdc976663aacb55.tar.bz2 gentoo-0a04d1dd20d777eac3cd13432cdc976663aacb55.zip |
dev-util/lttng-ust: x86 stable (bug #664316)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util/lttng-ust')
-rw-r--r-- | dev-util/lttng-ust/lttng-ust-2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 243c57dca7f7..2ff2b6548bcc 100644 --- a/dev-util/lttng-ust/lttng-ust-2.8.1.ebuild +++ b/dev-util/lttng-ust/lttng-ust-2.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${MY_SLOT}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="examples" DEPEND="dev-libs/userspace-rcu" |