diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-06 08:54:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-06 08:54:39 +0200 |
commit | 81bd6a663ee86d1b89d73c760b35354a6fc6095e (patch) | |
tree | 62e65456b96bd6702777309d753549645aac6f39 /sys-cluster | |
parent | dev-lang/spidermonkey: ia64 stable wrt bug #687072 (diff) | |
download | gentoo-81bd6a663ee86d1b89d73c760b35354a6fc6095e.tar.gz gentoo-81bd6a663ee86d1b89d73c760b35354a6fc6095e.tar.bz2 gentoo-81bd6a663ee86d1b89d73c760b35354a6fc6095e.zip |
sys-cluster/sanlock: ia64 stable wrt bug #687232
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
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 7e6e01f18872..f1f1bf88ff6c 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} )" |