dev-util/codeblocks: drop ~arm keywords
authorMart Raudsepp <leio@gentoo.org>
Sat, 7 Mar 2020 20:26:24 +0000 (22:26 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sat, 7 Mar 2020 20:26:24 +0000 (22:26 +0200)
Closes: https://bugs.gentoo.org/705024
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-util/codeblocks/codeblocks-17.12-r300.ebuild

index 7c6e5b47787d9a499fee93449204daee53c57e97..6ad8e09ea00c947906053f8397d9a5eecb6d1663 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="The open source, cross platform, free C++ IDE"
 HOMEPAGE="http://www.codeblocks.org/"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 SRC_URI="mirror://sourceforge/${PN}/${P/-/_}.tar.xz https://dev.gentoo.org/~leio/distfiles/${P}-fortran.tar.xz"
 
 # USE="fortran" enables FortranProject plugin (v1.5)