diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-12 09:11:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-12 09:13:15 +0100 |
commit | f0b6b23f636b0d39f287fd4b35e9c0fc8efec33e (patch) | |
tree | 7c064926c33121927ccb266e1d0f57fd2c7530dc /sys-cluster/sanlock | |
parent | sci-visualization/visit: version bump to 2.12.3 (diff) | |
download | gentoo-f0b6b23f636b0d39f287fd4b35e9c0fc8efec33e.tar.gz gentoo-f0b6b23f636b0d39f287fd4b35e9c0fc8efec33e.tar.bz2 gentoo-f0b6b23f636b0d39f287fd4b35e9c0fc8efec33e.zip |
sys-cluster/sanlock: ia64 keyworded, bug #614726
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-cluster/sanlock')
-rw-r--r-- | sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild | 2 |
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 278c65e36ef6..a4d7474e909b 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 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |