diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:28:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:33:51 +0100 |
commit | 00c728824b7c0b7c3f70abd6598261de5049199c (patch) | |
tree | 567d0c457418c5ce4c9474cb1b62e3365003bdae /sys-cluster/sanlock | |
parent | dev-vcs/mercurial: stable 4.9-r1 for ppc64, bug #680206 (diff) | |
download | gentoo-00c728824b7c0b7c3f70abd6598261de5049199c.tar.gz gentoo-00c728824b7c0b7c3f70abd6598261de5049199c.tar.bz2 gentoo-00c728824b7c0b7c3f70abd6598261de5049199c.zip |
sys-cluster/sanlock: stable 3.6.0 for ppc64, bug #680850
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-cluster/sanlock')
-rw-r--r-- | sys-cluster/sanlock/sanlock-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/sanlock/sanlock-3.6.0.ebuild b/sys-cluster/sanlock/sanlock-3.6.0.ebuild index e7d1c58273ad..230fe8779b18 100644 --- a/sys-cluster/sanlock/sanlock-3.6.0.ebuild +++ b/sys-cluster/sanlock/sanlock-3.6.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.gz" LICENSE="LGPL-2+ GPL-2 GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |