diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:43:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:43:00 +0200 |
commit | 949d2443577cb391f77c6fbb35dff4fa4a53941c (patch) | |
tree | 6710b39c02fec6463f29cfc50a057a94f9911930 /dev-util | |
parent | net-misc/scponly: x86 stable wrt bug #731774 (diff) | |
download | gentoo-949d2443577cb391f77c6fbb35dff4fa4a53941c.tar.gz gentoo-949d2443577cb391f77c6fbb35dff4fa4a53941c.tar.bz2 gentoo-949d2443577cb391f77c6fbb35dff4fa4a53941c.zip |
dev-util/codeblocks: x86 stable wrt bug #731782
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/codeblocks/codeblocks-17.12-r303.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/codeblocks/codeblocks-17.12-r303.ebuild b/dev-util/codeblocks/codeblocks-17.12-r303.ebuild index fa0191518390..6c32f926facd 100644 --- a/dev-util/codeblocks/codeblocks-17.12-r303.ebuild +++ b/dev-util/codeblocks/codeblocks-17.12-r303.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="The open source, cross platform, free C, C++ and Fortran IDE" HOMEPAGE="https://codeblocks.org/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" SRC_URI="mirror://sourceforge/${PN}/${P/-/_}.tar.xz https://dev.gentoo.org/~leio/distfiles/${P}-fortran.tar.xz https://dev.gentoo.org/~leio/distfiles/${P}_update_astyle_plugin_to_v3.1.patch.xz" |