diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-02 15:08:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-02 19:54:19 +0000 |
commit | 2b63debcb4e53147e95d3ad0c1048b42f791f4d1 (patch) | |
tree | a8e49d5fe6ccd2a836135635a25db0bbe23befe9 /sys-cluster/sanlock | |
parent | sys-apps/smartmontools: stable 6.6 for sparc, bug #643012 (diff) | |
download | gentoo-2b63debcb4e53147e95d3ad0c1048b42f791f4d1.tar.gz gentoo-2b63debcb4e53147e95d3ad0c1048b42f791f4d1.tar.bz2 gentoo-2b63debcb4e53147e95d3ad0c1048b42f791f4d1.zip |
sys-cluster/sanlock: keyworded 3.4.0-r1 for sparc, bug #614726
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-cluster/sanlock')
-rw-r--r-- | sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild b/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild index 33d643b5ac79..74abbc7de9f4 100644 --- a/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild +++ b/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |