diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 18:00:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 18:00:33 +0100 |
commit | 073a7bb82cadd969d89a0eb3221e642865e69303 (patch) | |
tree | 3167bdf7fe1813400861cf59d554f973c7f4e3e2 /dev-libs/ptexenc | |
parent | sys-kernel/gentoo-sources: ia64 stable wrt bug #611824 (diff) | |
download | gentoo-073a7bb82cadd969d89a0eb3221e642865e69303.tar.gz gentoo-073a7bb82cadd969d89a0eb3221e642865e69303.tar.bz2 gentoo-073a7bb82cadd969d89a0eb3221e642865e69303.zip |
dev-libs/ptexenc: ia64 stable wrt bug #611078
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/ptexenc')
-rw-r--r-- | dev-libs/ptexenc/ptexenc-1.3.4_p20160523.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ptexenc/ptexenc-1.3.4_p20160523.ebuild b/dev-libs/ptexenc/ptexenc-1.3.4_p20160523.ebuild index 78f5482ad85e..380846505be7 100644 --- a/dev-libs/ptexenc/ptexenc-1.3.4_p20160523.ebuild +++ b/dev-libs/ptexenc/ptexenc-1.3.4_p20160523.ebuild @@ -12,7 +12,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 ) |