diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 19:10:54 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 19:10:54 +0200 |
commit | 411fe7b5acec4bc617cc69c42a9e19e4f86d7bda (patch) | |
tree | 125aa68d317119c0fbfb6f2e67831393930dbc15 /sys-cluster | |
parent | sys-fs/lvm2: x86 stable (bug #680850) (diff) | |
download | gentoo-411fe7b5acec4bc617cc69c42a9e19e4f86d7bda.tar.gz gentoo-411fe7b5acec4bc617cc69c42a9e19e4f86d7bda.tar.bz2 gentoo-411fe7b5acec4bc617cc69c42a9e19e4f86d7bda.zip |
sys-cluster/sanlock: x86 stable (bug #680850)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-cluster')
-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 b428c4943470..2e75ea0cc319 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} )" |