diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 01:40:36 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 01:40:36 +0100 |
commit | 3523200d43ef883924e94a71c8e73e3fe05c0e36 (patch) | |
tree | 8051ca4df9fdb5fb1f2eebd750b938cfae82ac0d /dev-util/codeblocks | |
parent | dev-python/speg: x86 stable (bug #704902) (diff) | |
download | gentoo-3523200d43ef883924e94a71c8e73e3fe05c0e36.tar.gz gentoo-3523200d43ef883924e94a71c8e73e3fe05c0e36.tar.bz2 gentoo-3523200d43ef883924e94a71c8e73e3fe05c0e36.zip |
dev-util/codeblocks: x86 stable (bug #704140)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util/codeblocks')
-rw-r--r-- | dev-util/codeblocks/codeblocks-17.12-r301.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/codeblocks/codeblocks-17.12-r301.ebuild b/dev-util/codeblocks/codeblocks-17.12-r301.ebuild index fe3befad34b6..93cfa9d4979d 100644 --- a/dev-util/codeblocks/codeblocks-17.12-r301.ebuild +++ b/dev-util/codeblocks/codeblocks-17.12-r301.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" |