diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-04-08 16:42:45 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-08 18:07:47 +0300 |
commit | e9afbb0e41e540e3ff44a3930db4e8bfd492f085 (patch) | |
tree | c5ad87e2c26b4866f6aa7ca511352390e0cc9a95 /dev-libs | |
parent | sys-kernel/gentoo-sources: Linux patch 4.16.1 (diff) | |
download | gentoo-e9afbb0e41e540e3ff44a3930db4e8bfd492f085.tar.gz gentoo-e9afbb0e41e540e3ff44a3930db4e8bfd492f085.tar.bz2 gentoo-e9afbb0e41e540e3ff44a3930db4e8bfd492f085.zip |
dev-libs/kpathsea-6.2.3_p20170524: arm64 stable (bug #624172)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/kpathsea/kpathsea-6.2.3_p20170524.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/kpathsea/kpathsea-6.2.3_p20170524.ebuild b/dev-libs/kpathsea/kpathsea-6.2.3_p20170524.ebuild index 5ea57830ec01..05f4938a34b5 100644 --- a/dev-libs/kpathsea/kpathsea-6.2.3_p20170524.ebuild +++ b/dev-libs/kpathsea/kpathsea-6.2.3_p20170524.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz LICENSE="GPL-2" SLOT="0/${PV%_p*}" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc source static-libs" DEPEND="!<app-text/texlive-core-2013 |