summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-09-09 13:08:06 +0300
committerJoonas Niilola <juippis@gentoo.org>2021-09-09 14:24:41 +0300
commit38686ace69ee8488781931e24bb5b7fcd5f9f655 (patch)
tree486658e53c71ffe214b4ca551cbdedfca53314f0
parentdev-libs/raft: add BDEPEND="virtual/pkgconfig" (diff)
downloadgentoo-38686ace.tar.gz
gentoo-38686ace.tar.bz2
gentoo-38686ace.zip
dev-libs/raft: stabilize 0.11.2 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-libs/raft/raft-0.11.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/raft/raft-0.11.2.ebuild b/dev-libs/raft/raft-0.11.2.ebuild
index b5fcf6bfdf12..658d9120cd7e 100644
--- a/dev-libs/raft/raft-0.11.2.ebuild
+++ b/dev-libs/raft/raft-0.11.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/canonical/raft/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3-with-linking-exception"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
IUSE="lz4 test zfs"
RESTRICT="!test? ( test )"