diff options
author | Yixun Lan <dlan@gentoo.org> | 2016-07-01 10:39:59 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2016-07-01 10:42:13 +0800 |
commit | f6aa3f5c3b075fb6c2de64417cc8efd66474f241 (patch) | |
tree | 614ef8c833122ff030343545dcc4c61ced110a45 /dev-util/lttng-modules | |
parent | dev-util/lttng-ust: amd64 x86 stable (diff) | |
download | gentoo-f6aa3f5c3b075fb6c2de64417cc8efd66474f241.tar.gz gentoo-f6aa3f5c3b075fb6c2de64417cc8efd66474f241.tar.bz2 gentoo-f6aa3f5c3b075fb6c2de64417cc8efd66474f241.zip |
dev-util/lttng-modules: amd64 x86 stable
Gentoo-Bug: 586128
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-util/lttng-modules')
-rw-r--r-- | dev-util/lttng-modules/lttng-modules-2.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lttng-modules/lttng-modules-2.7.1.ebuild b/dev-util/lttng-modules/lttng-modules-2.7.1.ebuild index b24347e1fa6b..df739dd2de5e 100644 --- a/dev-util/lttng-modules/lttng-modules-2.7.1.ebuild +++ b/dev-util/lttng-modules/lttng-modules-2.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="http://lttng.org/files/${PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${MY_SLOT}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" BUILD_TARGETS="default" |