summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-15 23:10:50 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-15 23:30:38 +0000
commit23e914bfcec5bfb0d7e244afc4a13497fdf27ce4 (patch)
tree6c8f6ac1d6226db37f86b161c823f0140e66fe1e
parentsys-block/thin-provisioning-tools: Keyword 0.9.0-r1 for ~m68k (diff)
downloadgentoo-23e914bfcec5bfb0d7e244afc4a13497fdf27ce4.tar.gz
gentoo-23e914bfcec5bfb0d7e244afc4a13497fdf27ce4.tar.bz2
gentoo-23e914bfcec5bfb0d7e244afc4a13497fdf27ce4.zip
sys-cluster/sanlock: Keyword 3.8.4 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
-rw-r--r--sys-cluster/sanlock/sanlock-3.8.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/sanlock/sanlock-3.8.4.ebuild b/sys-cluster/sanlock/sanlock-3.8.4.ebuild
index 65418ff64118..f92cbd4c658c 100644
--- a/sys-cluster/sanlock/sanlock-3.8.4.ebuild
+++ b/sys-cluster/sanlock/sanlock-3.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"