diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-11 10:38:51 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-11 10:38:51 +0200 |
commit | 045695c3664b9f35557f097f88b0505245097ea2 (patch) | |
tree | ffbc17c6a87f6f182dcc5dfa76e3b5d2b2742645 /dev-util/babeltrace | |
parent | sci-libs/gdal: keyword ~arm64 (diff) | |
download | gentoo-045695c3664b9f35557f097f88b0505245097ea2.tar.gz gentoo-045695c3664b9f35557f097f88b0505245097ea2.tar.bz2 gentoo-045695c3664b9f35557f097f88b0505245097ea2.zip |
dev-util/babeltrace: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-util/babeltrace')
-rw-r--r-- | dev-util/babeltrace/babeltrace-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/babeltrace/babeltrace-1.2.4.ebuild b/dev-util/babeltrace/babeltrace-1.2.4.ebuild index 2f96b2123600..65412aef2de2 100644 --- a/dev-util/babeltrace/babeltrace-1.2.4.ebuild +++ b/dev-util/babeltrace/babeltrace-1.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://lttng.org/files/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="test" RDEPEND="dev-libs/glib:2 |