diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:25:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-06-05 14:25:32 +0300 |
commit | 8d9a1a3c059c290242283d0218faf3e5f792ebd2 (patch) | |
tree | f86220c1f0d24942fcf588d9ed411133438b62cd /dev-libs/kpathsea | |
parent | app-text/texlive-core: Stabilize 2021 arm, #787911 (diff) | |
download | gentoo-8d9a1a3c059c290242283d0218faf3e5f792ebd2.tar.gz gentoo-8d9a1a3c059c290242283d0218faf3e5f792ebd2.tar.bz2 gentoo-8d9a1a3c059c290242283d0218faf3e5f792ebd2.zip |
dev-libs/kpathsea: Stabilize 6.3.3_p20210325 arm, #787911
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-libs/kpathsea')
-rw-r--r-- | dev-libs/kpathsea/kpathsea-6.3.3_p20210325.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/kpathsea/kpathsea-6.3.3_p20210325.ebuild b/dev-libs/kpathsea/kpathsea-6.3.3_p20210325.ebuild index 07f4d77afd76..9e99e804417c 100644 --- a/dev-libs/kpathsea/kpathsea-6.3.3_p20210325.ebuild +++ b/dev-libs/kpathsea/kpathsea-6.3.3_p20210325.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/texlive/texlive-${PV#*_p}-sou LICENSE="GPL-2" SLOT="0/${PV%_p*}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc source static-libs" S=${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN} |