diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-06-05 19:40:45 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-05 19:13:57 +0100 |
commit | f32aebca10566f61f39b3765e4f95127f52779a6 (patch) | |
tree | 508cf2fd4c59ed94c10937db0166e4d9dfbff619 /sys-cluster/sanlock | |
parent | media-fonts/arabeyes-fonts: stable 2.0-r1 for sparc, bug #683876 (diff) | |
download | gentoo-f32aebca10566f61f39b3765e4f95127f52779a6.tar.gz gentoo-f32aebca10566f61f39b3765e4f95127f52779a6.tar.bz2 gentoo-f32aebca10566f61f39b3765e4f95127f52779a6.zip |
sys-cluster/sanlock: stable 3.6.0 for sparc, bug #687232
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 cd4eb3c76341..7e6e01f18872 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} )" |