diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-06 12:35:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-06 12:35:16 +0100 |
commit | b7cf5dbe75abc4fe27e9483f28556f6216358dc6 (patch) | |
tree | 7c7982157c160dbf60b01a6633795b0e43bdf36d /dev-util/codeblocks | |
parent | sys-devel/gdb: amd64 stable wrt bug #690582 (diff) | |
download | gentoo-b7cf5dbe75abc4fe27e9483f28556f6216358dc6.tar.gz gentoo-b7cf5dbe75abc4fe27e9483f28556f6216358dc6.tar.bz2 gentoo-b7cf5dbe75abc4fe27e9483f28556f6216358dc6.zip |
dev-util/codeblocks: amd64 stable wrt bug #711574
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/codeblocks')
-rw-r--r-- | dev-util/codeblocks/codeblocks-17.12-r302.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/codeblocks/codeblocks-17.12-r302.ebuild b/dev-util/codeblocks/codeblocks-17.12-r302.ebuild index e7e1bf808573..04510d420410 100644 --- a/dev-util/codeblocks/codeblocks-17.12-r302.ebuild +++ b/dev-util/codeblocks/codeblocks-17.12-r302.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="The open source, cross platform, free C, C++ and Fortran IDE" HOMEPAGE="http://www.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" |