diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:30:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:30:34 +0100 |
commit | 2dc0fda362875bef4a811568f6da8ba2c1e93ad0 (patch) | |
tree | 2ed017afd89dfe861d541b0a32fe43881fbc6ab5 /dev-libs/cloog | |
parent | dev-libs/isl: alpha stable wrt bug #570016 (diff) | |
download | gentoo-2dc0fda362875bef4a811568f6da8ba2c1e93ad0.tar.gz gentoo-2dc0fda362875bef4a811568f6da8ba2c1e93ad0.tar.bz2 gentoo-2dc0fda362875bef4a811568f6da8ba2c1e93ad0.zip |
dev-libs/cloog: alpha stable wrt bug #570016
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
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 9d9b6ad28033..833b7b0a8b95 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 |