diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 21:34:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 21:34:03 +0000 |
commit | 6d2a8e78b5c4f0540f0394f8bcd3c23cd85f0982 (patch) | |
tree | ed9500a4d055973318a0bfb808fd1831d5422312 /dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild | |
parent | Stable for ppc64, wrt bug #449298 (diff) | |
download | gentoo-2-6d2a8e78b5c4f0540f0394f8bcd3c23cd85f0982.tar.gz gentoo-2-6d2a8e78b5c4f0540f0394f8bcd3c23cd85f0982.tar.bz2 gentoo-2-6d2a8e78b5c4f0540f0394f8bcd3c23cd85f0982.zip |
Stable for ppc64, wrt bug #449298
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild')
-rw-r--r-- | dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild b/dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild index e6d8862f49c5..63392fdcec92 100644 --- a/dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild +++ b/dev-libs/ptexenc/ptexenc-1.3.0_p20120701.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-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild,v 1.6 2013/04/18 17:03:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ptexenc/ptexenc-1.3.0_p20120701.ebuild,v 1.7 2013/04/18 21:34:03 ago Exp $ EAPI=3 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="iconv static-libs" DEPEND="iconv? ( virtual/libiconv ) |