commit: 13c44f5bbf9f0ea1c1afbd4998c1a8f5e13e34c6 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Wed Dec 9 07:55:08 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed Dec 9 07:55:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13c44f5b
dev-libs/dqlite: stabilize 1.6.0 on amd64 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-libs/dqlite/dqlite-1.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/dqlite/dqlite-1.6.0.ebuild b/dev-libs/dqlite/dqlite-1.6.0.ebuild index 6141fc58dc0..460315ba8ec 100644 --- a/dev-libs/dqlite/dqlite-1.6.0.ebuild +++ b/dev-libs/dqlite/dqlite-1.6.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 )"
