diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-20 15:10:14 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-20 15:17:42 +0100 |
commit | 13acf158b3678f38ef430b54f90712b369948df5 (patch) | |
tree | 80a7f7db47d5df5dcf8f20d0934be1c84a0fb246 /dev-libs/ptexenc | |
parent | dev-libs/kpathsea: arm stable (bug 432144) (diff) | |
download | gentoo-13acf158b3678f38ef430b54f90712b369948df5.tar.gz gentoo-13acf158b3678f38ef430b54f90712b369948df5.tar.bz2 gentoo-13acf158b3678f38ef430b54f90712b369948df5.zip |
dev-libs/ptexenc: arm stable (bug 432144)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
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 9b30a33a6f8a..05d6b8e06201 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 ) |