diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 16:00:09 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 16:48:15 +0100 |
commit | d84ba6f62831d99e2be1067bfaa5eab506914f53 (patch) | |
tree | 260a4690046689fb3b5d4522a6cc0cf5d3528767 /dev-libs/ptexenc | |
parent | dev-libs/kpathsea: Stable for HPPA (bug #432144). (diff) | |
download | gentoo-d84ba6f62831d99e2be1067bfaa5eab506914f53.tar.gz gentoo-d84ba6f62831d99e2be1067bfaa5eab506914f53.tar.bz2 gentoo-d84ba6f62831d99e2be1067bfaa5eab506914f53.zip |
dev-libs/ptexenc: Stable for HPPA (bug #432144).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/ptexenc')
-rw-r--r-- | dev-libs/ptexenc/ptexenc-1.3.3_p20150521.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ptexenc/ptexenc-1.3.3_p20150521.ebuild b/dev-libs/ptexenc/ptexenc-1.3.3_p20150521.ebuild index 27b0710e9a6b..1f2d759766fd 100644 --- a/dev-libs/ptexenc/ptexenc-1.3.3_p20150521.ebuild +++ b/dev-libs/ptexenc/ptexenc-1.3.3_p20150521.ebuild @@ -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 ) |