diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2020-04-07 20:03:38 -0400 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2020-04-08 16:36:57 -0400 |
commit | d6c2d3a6c318d53dfac344240f9e635e5585dfc3 (patch) | |
tree | 3af4f8899a213aca35ffd1ae238a37fc61534d9b /sys-cluster | |
parent | dev-libs/json-c: keyword 0.13.1-r1 for ~riscv (diff) | |
download | gentoo-d6c2d3a6c318d53dfac344240f9e635e5585dfc3.tar.gz gentoo-d6c2d3a6c318d53dfac344240f9e635e5585dfc3.tar.bz2 gentoo-d6c2d3a6c318d53dfac344240f9e635e5585dfc3.zip |
sys-cluster/sanlock: keyword 3.8.0 for ~riscv
Bug: https://bugs.gentoo.org/716480
Package-Manager: Portage-2.3.69, Repoman-2.3.14
Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/sanlock/sanlock-3.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/sanlock/sanlock-3.8.0.ebuild b/sys-cluster/sanlock/sanlock-3.8.0.ebuild index 5ef0911432cf..ae42ae240e21 100644 --- a/sys-cluster/sanlock/sanlock-3.8.0.ebuild +++ b/sys-cluster/sanlock/sanlock-3.8.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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |