diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:04:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:04:13 +0000 |
commit | 2fec6c9594e3308cf17099e0bb9209d9d2c61d54 (patch) | |
tree | a1314ae8929bc5bd44f2ee29e4bcbff7f3ad0cfb /dev-tcltk/tcllib/tcllib-1.15-r1.ebuild | |
parent | Remove app-text/tex-guy (reverse dep of freetype:1) (diff) | |
download | gentoo-2-2fec6c9594e3308cf17099e0bb9209d9d2c61d54.tar.gz gentoo-2-2fec6c9594e3308cf17099e0bb9209d9d2c61d54.tar.bz2 gentoo-2-2fec6c9594e3308cf17099e0bb9209d9d2c61d54.zip |
Stable for sparc, wrt bug #470478
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk/tcllib/tcllib-1.15-r1.ebuild')
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild b/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild index 720a3694888a..f0de4bfe383d 100644 --- a/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild,v 1.4 2013/05/23 17:16:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild,v 1.5 2013/05/25 08:04:13 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ~ppc ~s390 sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND="dev-lang/tcl" DEPEND="${RDEPEND}" |