commit:     f7ff40bd8d9d5e89ec51dd77e3f32c5f5f5ceba9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  6 21:07:49 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct  6 21:07:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7ff40bd

dev-util/cgdb: Stabilize 0.7.1 arm, #746098

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

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

diff --git a/dev-util/cgdb/cgdb-0.7.1.ebuild b/dev-util/cgdb/cgdb-0.7.1.ebuild
index 79f79a24916..cc05aea7c6b 100644
--- a/dev-util/cgdb/cgdb-0.7.1.ebuild
+++ b/dev-util/cgdb/cgdb-0.7.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = *9999* ]]; then
                [email protected]:cgdb/cgdb.git"
 else
        SRC_URI="https://github.com/cgdb/cgdb/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="~amd64 arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 inherit autotools multilib-minimal

Reply via email to