diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 22:40:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 22:40:40 +0100 |
commit | 7af9d35ecad7c6b851dcdd7d8a17cf488a78a6a6 (patch) | |
tree | 73d943d8090148c634881564d2c077047ae15f85 /dev-libs/ptexenc | |
parent | dev-libs/kpathsea: amd64 stable wrt bug #432144 (diff) | |
download | gentoo-7af9d35ecad7c6b851dcdd7d8a17cf488a78a6a6.tar.gz gentoo-7af9d35ecad7c6b851dcdd7d8a17cf488a78a6a6.tar.bz2 gentoo-7af9d35ecad7c6b851dcdd7d8a17cf488a78a6a6.zip |
dev-libs/ptexenc: amd64 stable wrt bug #432144
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/ptexenc')
-rw-r--r-- | dev-libs/ptexenc/ptexenc-1.3.3_p20150521.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/ptexenc/ptexenc-1.3.3_p20150521.ebuild b/dev-libs/ptexenc/ptexenc-1.3.3_p20150521.ebuild index be1105a649ae..c7e9f54f0507 100644 --- a/dev-libs/ptexenc/ptexenc-1.3.3_p20150521.ebuild +++ b/dev-libs/ptexenc/ptexenc-1.3.3_p20150521.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ) |