commit:     5d38d849bb3a5088efda1e6626690b59361b938c
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 23:10:09 2022 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 23:30:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d38d849

sys-block/thin-provisioning-tools: Keyword 0.9.0-r1 for ~m68k

The tests can't be run as Ruby is broken on m68k. I did run the LVM2 tests
though, which mostly worked.

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 .../thin-provisioning-tools/thin-provisioning-tools-0.9.0-r1.ebuild   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.9.0-r1.ebuild 
b/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.9.0-r1.ebuild
index 3db697229d75..b00ab931548e 100644
--- a/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.9.0-r1.ebuild
+++ b/sys-block/thin-provisioning-tools/thin-provisioning-tools-0.9.0-r1.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
@@ -10,7 +10,7 @@ 
HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools";
 
 if [[ ${PV} != *9999 ]]; then
        SRC_URI="https://github.com/jthornber/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 else
        inherit git-r3
        EGIT_REPO_URI='https://github.com/jthornber/thin-provisioning-tools.git'

Reply via email to