commit:     ded9c99fdbd5523994b4f43894763a4cc1bcf345
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  7 22:57:27 2022 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Fri Oct  7 22:58:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded9c99f

sci-calculators/xsv: stabilize 0.13.0 for amd64

Closes: https://bugs.gentoo.org/875881
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 sci-calculators/xsv/xsv-0.13.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-calculators/xsv/xsv-0.13.0.ebuild 
b/sci-calculators/xsv/xsv-0.13.0.ebuild
index f04d439a9c62..39510584561d 100644
--- a/sci-calculators/xsv/xsv-0.13.0.ebuild
+++ b/sci-calculators/xsv/xsv-0.13.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -60,7 +60,7 @@ SRC_URI="$(cargo_crate_uris ${CRATES})
        https://github.com/BurntSushi/xsv/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="|| ( MIT Unlicense ) Apache-2.0 Boost-1.0 MIT Unlicense"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE=""
 
 BDEPEND="${RUST_DEPEND}"

Reply via email to