commit: a9a75d334165361fe822ec3ae2d8a7bf6ef32746 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Jul 10 14:44:37 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Jul 10 14:44:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9a75d33
dev-libs/dqlite: stabilize 1.8.0 for amd64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-libs/dqlite/dqlite-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/dqlite/dqlite-1.8.0.ebuild b/dev-libs/dqlite/dqlite-1.8.0.ebuild index 0ed80e62b48..c59ef97f9b9 100644 --- a/dev-libs/dqlite/dqlite-1.8.0.ebuild +++ b/dev-libs/dqlite/dqlite-1.8.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/canonical/dqlite/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="LGPL-3-with-linking-exception" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="test" RESTRICT="!test? ( test )"
