diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-06 12:30:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-06 12:30:25 +0100 |
commit | 1b5b89a75a58f34461d20e847a4e63b75129be30 (patch) | |
tree | 0287e452a0d24b902bc300647b65de4486758e65 | |
parent | app-office/texstudio: x86 stable wrt bug #828392 (diff) | |
download | gentoo-1b5b89a75a58f34461d20e847a4e63b75129be30.tar.gz gentoo-1b5b89a75a58f34461d20e847a4e63b75129be30.tar.bz2 gentoo-1b5b89a75a58f34461d20e847a4e63b75129be30.zip |
dev-util/codeblocks: x86 stable wrt bug #828357
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-util/codeblocks/codeblocks-20.03-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/codeblocks/codeblocks-20.03-r4.ebuild b/dev-util/codeblocks/codeblocks-20.03-r4.ebuild index dbc699796440..a4c49bac1afe 100644 --- a/dev-util/codeblocks/codeblocks-20.03-r4.ebuild +++ b/dev-util/codeblocks/codeblocks-20.03-r4.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}-fortran-update-v1.7.tar.xz |