commit:     46298bb7dcf45d06ef656c8c425b28018a65b7cf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 06:05:20 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 06:05:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46298bb7

app-portage/recover-broken-vdb: stabilize 1.0.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-portage/recover-broken-vdb/recover-broken-vdb-1.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/recover-broken-vdb/recover-broken-vdb-1.0.0.ebuild 
b/app-portage/recover-broken-vdb/recover-broken-vdb-1.0.0.ebuild
index 6bf736875162..1aa783fa8e1b 100644
--- a/app-portage/recover-broken-vdb/recover-broken-vdb-1.0.0.ebuild
+++ b/app-portage/recover-broken-vdb/recover-broken-vdb-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]] ; then
        EGIT_REPO_URI="https://github.com/thesamesam/recover-broken-vdb.git";
 else
        
SRC_URI="https://github.com/thesamesam/recover-broken-vdb/archive/refs/tags/${PV}.tar.gz
 -> ${P}.tar.gz"
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+       KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 fi
 
 LICENSE="GPL-2"

Reply via email to