commit:     fbbd8fb9cc592333591e0ea5a1054352dc856274
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 06:42:20 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 07:11:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbbd8fb9

dev-libs/dqlite: stabilize 1.13.0 for amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/dqlite/dqlite-1.13.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/dqlite/dqlite-1.13.0.ebuild 
b/dev-libs/dqlite/dqlite-1.13.0.ebuild
index 8a73c0b76fbb..5dc934b5faf6 100644
--- a/dev-libs/dqlite/dqlite-1.13.0.ebuild
+++ b/dev-libs/dqlite/dqlite-1.13.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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/1.12.0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 

Reply via email to