diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-15 23:41:04 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-15 23:41:14 -0400 |
commit | 2ee6e1633301abd0ce9fe498613a0f85fd6923a0 (patch) | |
tree | a1f1f13d8a66b0410fc73ea3340bae4c3b669da4 /sys-cluster/sanlock | |
parent | sys-fs/lvm2: arm64 stable (bug #680850) (diff) | |
download | gentoo-2ee6e1633301abd0ce9fe498613a0f85fd6923a0.tar.gz gentoo-2ee6e1633301abd0ce9fe498613a0f85fd6923a0.tar.bz2 gentoo-2ee6e1633301abd0ce9fe498613a0f85fd6923a0.zip |
sys-cluster/sanlock: arm64 stable (bug #680850)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 230fe8779b18..a7a058084820 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} )" |