summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-04-19 13:38:58 +0200
committerMichael Weber <xmw@gentoo.org>2017-04-19 13:39:21 +0200
commitd1e348bade33fd55d3a4760fdafe468b21fd4516 (patch)
tree3940028d945050dcbbbb4a2c567f4b4b07cbcb5c /sys-cluster
parentapp-office/geierlein: Version bump (diff)
downloadgentoo-d1e348bade33fd55d3a4760fdafe468b21fd4516.tar.gz
gentoo-d1e348bade33fd55d3a4760fdafe468b21fd4516.tar.bz2
gentoo-d1e348bade33fd55d3a4760fdafe468b21fd4516.zip
sys-cluster/sanlock: add ~arm ~arm64 ~ppc ~ppc64 keywords (bug 614726).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild b/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild
index ec3a883c19c7..a53b8a542c95 100644
--- a/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild
+++ b/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://git.fedorahosted.org/cgit/${PN}.git/snapshot/${P}.tar.xz"
LICENSE="LGPL-2+ GPL-2 GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"