diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:40:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:40:01 +0100 |
commit | f60efa20a18ea837a8bd9313d422e5acbe394d68 (patch) | |
tree | fb56b424eede9b9e3dfc0ba7f7ae79fd7e65c19f /dev-libs/cloog | |
parent | dev-libs/isl: sparc stable wrt bug #570016 (diff) | |
download | gentoo-f60efa20a18ea837a8bd9313d422e5acbe394d68.tar.gz gentoo-f60efa20a18ea837a8bd9313d422e5acbe394d68.tar.bz2 gentoo-f60efa20a18ea837a8bd9313d422e5acbe394d68.zip |
dev-libs/cloog: sparc stable wrt bug #570016
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/cloog')
-rw-r--r-- | dev-libs/cloog/cloog-0.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/cloog/cloog-0.18.4.ebuild b/dev-libs/cloog/cloog-0.18.4.ebuild index ad5f5d522b72..abdf21889ffe 100644 --- a/dev-libs/cloog/cloog-0.18.4.ebuild +++ b/dev-libs/cloog/cloog-0.18.4.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="git://repo.or.cz/cloog.git" inherit autotools git-2 else - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" SRC_URI="http://www.bastoul.net/cloog/pages/download/${P}.tar.gz" fi |