commit:     0f1bfdeaad5666fff6e2fa0322380ad46223331f
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 21 22:26:57 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Sep 21 22:28:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f1bfdea

dev-util/conf2struct: Keyword 1.5 for ~m68k

Closes: https://bugs.gentoo.org/689340
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-util/conf2struct/conf2struct-1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/conf2struct/conf2struct-1.5.ebuild 
b/dev-util/conf2struct/conf2struct-1.5.ebuild
index a235bcf015e..93e51c2b256 100644
--- a/dev-util/conf2struct/conf2struct-1.5.ebuild
+++ b/dev-util/conf2struct/conf2struct-1.5.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/yrutschle/conf2struct.git";
        inherit git-r3
 else
-       KEYWORDS="~amd64 -mips ~s390 ~x86"
+       KEYWORDS="~amd64 ~m68k -mips ~s390 ~x86"
        SRC_URI="https://github.com/yrutschle/conf2struct/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 fi
 

Reply via email to