summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-09-24 09:30:40 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-09-24 16:57:17 +0300
commitf4d98edb8a956feab1f78b66831ce19ba5e347b9 (patch)
treeada0310047529bdc5b20ed7eb70cab4cdb962590 /dev-libs
parentdev-util/librnp: remove added implementation issue link from 0.16.2 (diff)
downloadgentoo-f4d98edb8a956feab1f78b66831ce19ba5e347b9.tar.gz
gentoo-f4d98edb8a956feab1f78b66831ce19ba5e347b9.tar.bz2
gentoo-f4d98edb8a956feab1f78b66831ce19ba5e347b9.zip
dev-libs/raft: stabilize 0.15.0 for amd64
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/raft/raft-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/raft/raft-0.15.0.ebuild b/dev-libs/raft/raft-0.15.0.ebuild
index dfebdcca2626..e0f234b3f1c2 100644
--- a/dev-libs/raft/raft-0.15.0.ebuild
+++ b/dev-libs/raft/raft-0.15.0.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 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="lz4 test zfs"
RESTRICT="!test? ( test )"