diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 12:12:06 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 12:12:06 +0200 |
commit | 347b9d43d66c591a00e15dcc4537196155a39193 (patch) | |
tree | 6a5e2609f38ec88c91aa52dce76299df8d2e9c5f /sys-cluster/liblogthread/liblogthread-3.2.0.ebuild | |
parent | sys-cluster/libcman: keyword ~arm64 (diff) | |
download | gentoo-347b9d43d66c591a00e15dcc4537196155a39193.tar.gz gentoo-347b9d43d66c591a00e15dcc4537196155a39193.tar.bz2 gentoo-347b9d43d66c591a00e15dcc4537196155a39193.zip |
sys-cluster/liblogthread: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-cluster/liblogthread/liblogthread-3.2.0.ebuild')
-rw-r--r-- | sys-cluster/liblogthread/liblogthread-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/liblogthread/liblogthread-3.2.0.ebuild b/sys-cluster/liblogthread/liblogthread-3.2.0.ebuild index 3ac15a7db5f0..7f6669c154f4 100644 --- a/sys-cluster/liblogthread/liblogthread-3.2.0.ebuild +++ b/sys-cluster/liblogthread/liblogthread-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="https://fedorahosted.org/releases/c/l/cluster/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~x86" IUSE="static-libs" RDEPEND="" |