diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-13 07:54:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-13 07:54:12 +0000 |
commit | 239293046b8c117938523c9dd4bb12e77f1b48dc (patch) | |
tree | ae26d665fb8a038c2c1be3e36d1acb1376043b43 /dev-libs | |
parent | dev-libs/libressl: stable 2.6.0 for sparc, bug #627696 (thanks to Rolf Eike B... (diff) | |
download | gentoo-239293046b8c117938523c9dd4bb12e77f1b48dc.tar.gz gentoo-239293046b8c117938523c9dd4bb12e77f1b48dc.tar.bz2 gentoo-239293046b8c117938523c9dd4bb12e77f1b48dc.zip |
dev-libs/ptexenc: stable 1.3.5_p20170524 for sparc, bug #624446 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/ptexenc/ptexenc-1.3.5_p20170524.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/ptexenc/ptexenc-1.3.5_p20170524.ebuild b/dev-libs/ptexenc/ptexenc-1.3.5_p20170524.ebuild index 29a7a7840d04..de99580c5704 100644 --- a/dev-libs/ptexenc/ptexenc-1.3.5_p20170524.ebuild +++ b/dev-libs/ptexenc/ptexenc-1.3.5_p20170524.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~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 ) |