summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-28 12:11:45 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-28 12:11:45 +0200
commit0d009df332d600f15e3ef0bbb9310b28d368b9df (patch)
tree49a65e2272780aa50cf5e0ea14421e1de0b4be02 /sys-cluster
parentwww-servers/gunicorn: keyword ~arm64 (diff)
downloadgentoo-0d009df332d600f15e3ef0bbb9310b28d368b9df.tar.gz
gentoo-0d009df332d600f15e3ef0bbb9310b28d368b9df.tar.bz2
gentoo-0d009df332d600f15e3ef0bbb9310b28d368b9df.zip
sys-cluster/libcman: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/libcman/libcman-3.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/libcman/libcman-3.2.0.ebuild b/sys-cluster/libcman/libcman-3.2.0.ebuild
index d7c2b69c7a78..226432d5ce8a 100644
--- a/sys-cluster/libcman/libcman-3.2.0.ebuild
+++ b/sys-cluster/libcman/libcman-3.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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"
DEPEND=">=sys-kernel/linux-headers-2.6.24"